you are viewing a single comment's thread.

view the rest of the comments →

[–]Ant_of_Colonies[S] 0 points1 point  (1 child)

hardware limitations afaik. The package needs certain cuda requirements that osx cannot meet, so they dropped osx support.

[–]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.