raccoon_dataset icon indicating copy to clipboard operation
raccoon_dataset copied to clipboard

NewWriteableFile: : The system cannot find the path specified.

Open Aniket1492 opened this issue 6 years ago • 1 comments

trying to train same model of raccoon : where i am getting following issue

File "C:\Python35\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 548, in exit c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.NotFoundError: Failed to create a NewWriteableFile: : The system cannot find the path specified.

; No such process

i have added the environment variable as follows - C:\ProtbufPath\ProtoLib\GoogleProtobuf\bin C:\Python35\Lib\site-packages\tensorflow\models\research C:\Python35\Lib\site-packages\tensorflow\models\research\slim C:\Python35\Lib\site-packages\tensorflow\models\research\object_detection C:\Python35\Lib\site-packages\tensorflow\models

Thanks in advance

Aniket1492 avatar Jun 29 '19 17:06 Aniket1492

trying to train same model of raccoon : where i am getting following issue

File "C:\Python35\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 548, in exit c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.NotFoundError: Failed to create a NewWriteableFile: : The system cannot find the path specified.

; No such process

i have added the environment variable as follows - C:\ProtbufPath\ProtoLib\GoogleProtobuf\bin C:\Python35\Lib\site-packages\tensorflow\models\research C:\Python35\Lib\site-packages\tensorflow\models\research\slim C:\Python35\Lib\site-packages\tensorflow\models\research\object_detection C:\Python35\Lib\site-packages\tensorflow\models

Thanks in advance

I am facing this same issue...did you find a solution?

dragonnikkirocks avatar Nov 09 '20 21:11 dragonnikkirocks