morpheusthewhite / nordpy

A gui application to connect automatically to the recommended NordVPN server
GNU General Public License v3.0
105 stars 16 forks source link

Scripts do not have executable bit set #30

Closed foxmajik closed 4 years ago

foxmajik commented 4 years ago

In the most recent version as of the posting of this issue:

Scripts do not have execute bit set, but they are called like executables.

So when you try to do that the OS reports that the program is not found.

You need to either call the scripts as a switch to the Python executable or set the executable bit during install.

morpheusthewhite commented 4 years ago

What specific script are you referring to?

For me both nordpy.py and all the .sh in the scripts folder are executable