Meinrad Recheis
Meinrad Recheis
One more thing: If you use Numpy.Bare.dll it doesn't reference Python.Included, just pythonnet_netstandard. If you use Numpy.dll it uses Python.Included which in turn references pythonnet_netstandard. Step one is to find...
@lokinfey Are you willing to help with this issue?
@deepakkumar1984 thanks man. Make sure you use [my fork of pythonnet](https://github.com/henon/pythonnet_netstandard) because it has some additions that were necessary for Numpy. By the way, for Keras.NET it is also the...
if it is something fundamental like you suggest others must have similar problems with python3
I suggest creating an issue on the [pythonnet repo](https://github.com/pythonnet/pythonnet). There the probability that someone can help with the problem is highest. But make sure you post a pure example without...
awesome @Esther2013 ! I'll release a MacOS version of Numpy.Bare
Hi Nucs, you are right, there are many inconsistencies due to the fact that people just added what they needed and left the rest undone. We should define stricter rules...
ad 7: you can reach us on Gitter for quick questions, small talk, etc, but of course important stuff that should be accessible to all (like this) is of course...
Why don't you check numpy documentation?
https://numpy.org/