You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Numpy.NET by default is for Windows, but you can use Numpy.Bare with an existing installation on linux.
Also please look at Python.Included (which Numpy.NET is based on), there are examples on how to use Python.Deployment to install non-windows versions of python and wheels (numpy) or use locally installed python.
Hi,
We are trying to use Numpy.NET in the Linux environment. Please find the error attached.
We also checked section "Versions and Compatibility" from https://github.com/SciSharp/Numpy.NET/blob/main/README.md and found that we need some extra steps/libs to run in Linux environment.
could you please provide the details on how to use/make/install this library in Linux?
Linux_error.txt
Sample code:
The text was updated successfully, but these errors were encountered: