You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem when I follow 3. Add environment variables: on my Windows10 machine, with git bash tool. The problem is that after I cautiously rename the 'IsoNet' folder, export both the correct PATH and PYTHONPATH, an annoying report comes: bash: isonet.py: command not found
When I run the same commands on my M1 pro silicon MackbookPro, everything is fine. But for further training and keras-based models developing, I have to make IsoNet work on my Windows10 machine.
So could you please tell me how to deal with this? Or perhaps include the win10 installation in your tutorial.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I have a problem when I follow
3. Add environment variables:
on my Windows10 machine, with git bash tool. The problem is that after I cautiously rename the 'IsoNet' folder, export both the correct PATH and PYTHONPATH, an annoying report comes:bash: isonet.py: command not found
When I run the same commands on my M1 pro silicon MackbookPro, everything is fine. But for further training and keras-based models developing, I have to make IsoNet work on my Windows10 machine.
So could you please tell me how to deal with this? Or perhaps include the win10 installation in your tutorial.
Thanks!
The text was updated successfully, but these errors were encountered: