Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved from deprecated python setup.py install to pip install . #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

QuentiumYT
Copy link
Contributor

Hello :)

An other PR is here!

As python setup.py install is deprecated, I switched to pip install . whitch has several improvements.

  • It fixes an issue where python setup.py install should run as root (sudo was needed before)
  • This change is more clean to import the module when running init.py
  • Fixes a bug where running surfsharkvpngui and close the software throws an error in the shell

I hope you will like this change!

- This change is more clean to import the module
- It fixes an issue where python setup.py install should run as root
- Fixes a bug where running surfsharkvpngui and close the software throws an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant