Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6402 Discussions

Im getting the following error in Intel Dev Cloud while training my deep neural network. Can you help me to sort it out? OSError: [Errno 16] Device or resource busy: '.nfs00000030029876a5000003cb'

SVELA4
Beginner
553 Views

Traceback (most recent call last):

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/multiprocessing/util.py", line 262, in _run_finalizers

  finalizer()

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/multiprocessing/util.py", line 186, in __call__

  res = self._callback(*self._args, **self._kwargs)

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/shutil.py", line 480, in rmtree

  _rmtree_safe_fd(fd, path, onerror)

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/shutil.py", line 438, in _rmtree_safe_fd

  onerror(os.unlink, fullname, sys.exc_info())

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/shutil.py", line 436, in _rmtree_safe_fd

  os.unlink(name, dir_fd=topfd)

OSError: [Errno 16] Device or resource busy: '.nfs00000030029876a5000003cb'

0 Kudos
1 Reply
David_C_Intel
Employee
385 Views

Hi SVELA4,

 

Thank you for contacting Intel Customer Support.

This community supports Intel® Neural Compute Sticks, please post your question in the Intel® DevCloud for Edge forum to get proper assistance.

 

Regards,

 

David C.

Intel Customer Support Technician

A Contingent Worker at Intel

0 Kudos
Reply