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
Python is installed and is in the PATH environment variable. I'm severly limited when it comes to windows :-) The only thing I can imagine is the shebang
#!/usr/bin/env python3
It looks very 'Linuxy'
Happy for any help I can get
/Thomas
The text was updated successfully, but these errors were encountered:
I successfully use this on my Linux nodes but have problems on the windows ones. I get the following error when I try to use it.
Python is installed and is in the PATH environment variable. I'm severly limited when it comes to windows :-) The only thing I can imagine is the shebang
#!/usr/bin/env python3
It looks very 'Linuxy'
Happy for any help I can get
/Thomas
The text was updated successfully, but these errors were encountered: