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

Can not find version that exists at specific date #5

Open
Reset816 opened this issue Oct 21, 2021 · 2 comments
Open

Can not find version that exists at specific date #5

Reset816 opened this issue Oct 21, 2021 · 2 comments

Comments

@Reset816
Copy link

I want to install the scikit-learn 0.21.2 but don't want to install its latest dependences
I notice that scikit-learn 0.21.2 release on May 24, 2019

With the following command I start the timemachine
pypi-timemachine 2019-05-26

However, when I type in the command
pip install --no-cache-dir --index-url http://127.0.0.1:46403/ scikit-learn==0.21.2

It failed and the error message is above
image
Am I made some mistakes or it's a bug?

@Reset816
Copy link
Author

same situation happens when I want to install jupyterlab 0.35.4 when using command
pypi-timemachine 2019-08-08

@Reset816
Copy link
Author

It's strange that when I run the timemachine in the wsl2 ubuntu:18.04 instead of docker image of ubuntu:1804 in wsl2 ubuntu:20.04 5 hours ago, the problem is gone and work perfectly

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