-
Notifications
You must be signed in to change notification settings - Fork 144
Installation Loop using pip
and --use-feature=2020-resolver
#544
Comments
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! |
Using cached boto3-1.17.41-py2.py3-none-any.whl (131 kB) Same issue occurring the requirements.txt needs to be more specific in required versions. |
This seems like it takes a huge amount of time to install for me as well. This installs, but no idea if it works.
requirements.txt:
The whole pip freeze: |
It does not work..
This project seems pretty neat, but it seems to be in an uninstallable state. |
What steps did you take and what happened:
When I try to install kubeflow-fairing fia
pip install kubeflow-fairing --use-feature=2020-resolver
, the installation process keep running and never stops. I created a python virtual environment with the following specs:-Python 3.6.9
-Pip version 20.2.4
What did you expect to happen:
The installation process to finish.
Anything else you would like to add:
The installation stop at the last step of this log and never continued.
Environment:
python -c "import kubeflow.fairing; print(kubeflow.fairing.__version__)"
):kubectl version
):/etc/os-release
):NOTE: If you are using fair from master, please provide us the git commit hash.
The text was updated successfully, but these errors were encountered: