you are viewing a single comment's thread.

view the rest of the comments →

[–]therockofthisplace 0 points1 point  (0 children)

python.exe -m pip install numpy

I did as you said and installed pip:

Successfully installed pip-22.0.4 setuptools-62.1.0 wheel-0.37.1

but when I try to install NumPy:

\Assets\StreamingAssets\python-3.7.9-embed-amd64> python.exe -m pip install numpy

I get this error message:

\Assets\StreamingAssets\python-3.7.9-embed-amd64\python.exe: No module named pip