Open ChrisPal323 opened 3 years ago
I have the same problem! did you managed to figure it out ?
Yes, you should change the path in environmental settings on windows. The same as in the GitHub instructions, but in the windows envriomnetal settings.
On Sun, Apr 18, 2021 at 11:11 PM asuleyman @.***> wrote:
I have the same problem! did you managed to figure it out ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/foolwood/SiamMask/issues/188#issuecomment-822136182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOTIJ5P57BWXEDXRBDUU5WLTJONMLANCNFSM4Z5CTJQQ .
Thank you. It took me a while to set up the environment.
i got the same error. I have added environment variables but keep getting this error. Can you illsutrate how to solve it? Thanks!
I have been trying to get the demo working on my windows machine, and have not been able to figure out the commands to get a successful install. I get all the way to executing the code and right when I get to executing the demo I get this error:
File "../../tools/demo.py", line 7, in from tools.test import * ModuleNotFoundError: No module named 'tools'
Any clue how to fix this on a windows machine? I think it has to do with the export commands I have been doing wrong on windows. I have been using the set command and still nothing. Any clue why?
Thanks for the help!