Help my repl wants to install scipy bcs of a package but can't?

Question: Help my repl wants to install scipy i would assume bcs of a package i am adding but it isn’t installing so it just gets stuck at installing scipy whenever i run it. Packages i recently added: GPy, numpy

"Replit: Updating package configuration

→ python3 -m poetry lock --no-update
Resolving dependencies…
→ python3 -m poetry install
Installing dependencies from lock file

Package operations: 4 installs, 0 updates, 0 removals

• Installing scipy (1.4.1)"

poetry can sometimes take long. Just wait ig

2 Likes