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

pypi package does not install correctly #1

Open
kavigupta opened this issue May 7, 2020 · 2 comments
Open

pypi package does not install correctly #1

kavigupta opened this issue May 7, 2020 · 2 comments

Comments

@kavigupta
Copy link

I ran pip install internet-sabotage and then ran

Python 3.8.0 (default, Oct 28 2019, 16:14:01) 
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import internet_sabotage
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'internet_sabotage'
@Jalkhov
Copy link

Jalkhov commented Dec 21, 2020

Same here :/

@Jalkhov
Copy link

Jalkhov commented Apr 3, 2021

@kavigupta I have fixed the problem, visit the fork I have made , I also uploaded it to a PyPi, use pip install internet-sabotage2 to install it.

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

No branches or pull requests

2 participants