Skip to content

Python dependencies installation takes too long #121

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

Open
hrvojej opened this issue Jun 25, 2022 · 0 comments
Open

Python dependencies installation takes too long #121

hrvojej opened this issue Jun 25, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@hrvojej
Copy link

hrvojej commented Jun 25, 2022

After opening dev environment in vscode I'm trying to install Python dependencies.
It's working but extremely slow. I got nothing else running.

So when running something like:

vscode ➜ /com.docker.devenvironments.code (master ✗) $ pip3 install -r requirements.txt
I'm looking at:

Running setup.py bdist_wheel for pandas ... \

for at least 5 minutes now..
Several other dependencies have installed properly, including numpy which also took eternity to install.

@hrvojej hrvojej added the bug Something isn't working label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant