STANet icon indicating copy to clipboard operation
STANet copied to clipboard

python3: can't open file 'demo.py': [Errno 2] No such file or directory

Open KelaiAffaf opened this issue 3 years ago • 3 comments

Hello, am trying to start with change detection methods but am having this issue while executing the different commands mentioned in the readme file, am working on Colab. all files exist but it doesn't open

KelaiAffaf avatar Feb 21 '21 09:02 KelaiAffaf

Hello, am trying to start with change detection methods but am having this issue while executing the different commands mentioned in the readme file, am working on Colab. all files exist but it doesn't open

you need to download the weght file from the link, and change the same file_path as error mentioned ( path )

weizhiliang0520 avatar Nov 25 '21 10:11 weizhiliang0520

@weizhiliang0520 Where is the link to download the weight?thank you.

0-xl-0 avatar Nov 27 '21 07:11 0-xl-0

@weizhiliang0520 Where is the link to download the weight?thank you.

you can find it (wight) on the README.md as follows: https://pan.baidu.com/share/init?surl=O1kg7JWunqd87ajtVMM6pg code: 2rja

but your issue title is "python3: can't open file 'demo.py': [Errno 2] No such file or directory ", judging from the title of your question, it's more likely that the demo.py you're running isn't in the current python directory.

weizhiliang0520 avatar Nov 27 '21 08:11 weizhiliang0520