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

Issues installing with pip #18

Closed
cyclicredundancy opened this issue Mar 28, 2018 · 2 comments
Closed

Issues installing with pip #18

cyclicredundancy opened this issue Mar 28, 2018 · 2 comments

Comments

@cyclicredundancy
Copy link

I am trying to install pypreprocessor on windows and hitting the following error:
The temp directory listed below gets cleared so I was not able to peek into it.
Also I am able to successfully install other python modules.

Apologies if this is the wrong place to report these bugs!

Collecting pypreprocessor
  Using cached 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\XXXX\AppData\Local\Temp\pip-build-wofa1f2t\pypreprocessor\setup.py", line 16, in <module>
        from tests import RunTests
      File "C:\Users\XXXX\AppData\Local\Temp\pip-build-wofa1f2t\pypreprocessor\tests\__init__.py", line 11, in <module>
        from tests import maintest
    ImportError: cannot import name 'maintest'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\XXXX\AppData\Local\Temp\pip-build-wofa1f2t\pypreprocessor\

@hendiol
Copy link
Contributor

hendiol commented Mar 29, 2018

Hi @cyclicredundancy ,

for this issue #18 a pull-request already exits: #15. Please have a look there.
We need the owner @evanplaice to merge it. May I found a temporary solution.

Regards Hendiol

@cyclicredundancy
Copy link
Author

Thanks! I will close this issue as a duplicate then.

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