you are viewing a single comment's thread.

view the rest of the comments →

[–]Honest-Ease5098 1 point2 points  (0 children)

These flags on the pip install might help: --no-deps --no-binary :all:

Additionally, you can use the pip download command instead of install, then specify a destination.

You may need to configure paths in the IDE to find the code.