Skip to content

Conversation

@seyhak
Copy link

@seyhak seyhak commented Jul 9, 2020

No description provided.

@spinus
Copy link
Member

spinus commented Jul 10, 2020

@seyhak can you paste issue you have with steps to reproduce when installing.
@dougbyrne strange one, he has missing wheel package error on install (this error does not block installation, but breaks at the end, package can be imported). But this package is not wheel package so the message is kinda crap.

Solution Seyhak found is just to instlal wheel, do we want to add this to reqs or just on the machines or try to look deeper?

@seyhak
Copy link
Author

seyhak commented Jul 13, 2020

Collecting python-twitter from https://github.com/shareablee/python-twitter/archive/renaming.zip#egg=python-twitter (from -r requirements.txt (line 92))
  Using cached https://github.com/shareablee/python-twitter/archive/renaming.zip
    Complete output from command python setup.py egg_info:
    WARNING: The wheel package is not available.
    ERROR: 'pip wheel' requires the 'wheel' package. To fix this, run: pip install wheel

@spinus
Copy link
Member

spinus commented Jul 16, 2020

Can you try to install that without egg_name? I think eggname is only needed if you use git, not zip.
I have tried to install that in local virtualenvs and works for me without any issue (and wheel).
What are steps to reproduce?

@seyhak
Copy link
Author

seyhak commented Jul 16, 2020

Can you try to install that without egg_name? I think eggname is only needed if you use git, not zip.
I have tried to install that in local virtualenvs and works for me without any issue (and wheel).
What are steps to reproduce?

Open any staging with additional requirement
https://github.com/shareablee/python-twitter/archive/renaming.zip#egg=python-twitter

@seyhak
Copy link
Author

seyhak commented Jul 16, 2020

Still the same issue, there is another .zip package in requirements.txt. It has #egg part

@shareablee shareablee deleted a comment from seyhak Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants