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

Just a heads up, I got an error also just now when trying to download from pip3 #21

Open
MostHated opened this issue Oct 11, 2018 · 0 comments

Comments

@MostHated
Copy link

Here is the error that I received.

Collecting pypreprocessor
  Downloading https://files.pythonhosted.org/packages/27/54/c8daff18372422e66fb3c474af4b9fb3c0e9fc94685f4948d990d7080b08/pypreprocessor-0.7.7.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\Home\AppData\Local\Temp\pip-install-rj8udibl\pypreprocessor\setup.py", line 16, in <module>
        from tests import RunTests
      File "C:\Users\Home\AppData\Local\Temp\pip-install-rj8udibl\pypreprocessor\tests\__init__.py", line 11, in <module>
        from tests import maintest
    ImportError: cannot import name 'maintest' from 'tests' (C:\Users\Home\AppData\Local\Temp\pip-install-rj8udibl\pypreprocessor\tests\__init__.py)

    ----------------------------------------

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

1 participant