Traceback (most recent call last):
File "caffe2PytorchTry001.py", line 7, in
caffe_proto = 'https://raw.githubuserco
File "F:\Projects\VesselSupportClassify2
self.net_param = initialize(caffe_proto
File "F:\Projects\VesselSupportClassify2
subprocess.check_call(['protoc', '--pro
File "C:\Users\q\AppData\Local\Program
retcode = call(*popenargs, **kwargs)
File "C:\Users\q\AppData\Local\Program
with Popen(*popenargs, **kwargs) as p:
File "C:\Users\q\AppData\Local\Program
restore_signals, start_new_session)
File "C:\Users\q\AppData\Local\Program
startupinfo)
FileNotFoundError: [WinError 2] system cannot find out this file
while the file do exists in temp file, but cannot be read
not work on win10, python 3
can you help me to solved this problem?