Could not find a version that satisfies the requirement
maikvandergaag opened this issue · 1 comments
maikvandergaag commented
We are checking the options of using the hosted pypi solution wihtin our environment.
But we have a problem when adding our own libraries. When we add them and use pip install we always get:
ERROR: Could not find a version that satisfies the requirement
We are unable to find a decent solution. Could you may help us out?
astariul commented
Hi there @maikvandergaag
Sure, let me try to help.
Can you provide the steps you took ?
Can you share the Github page link of your Pypi index ? And the command you used to pip install
your package ?