Giter VIP home page Giter VIP logo

Comments (10)

Oceania2018 avatar Oceania2018 commented on September 15, 2024

Just run it successfully. make sure the pythonnet_standard is compiled with following condition:
pythonnet/src/runtime/Python.Runtime.csproj
TRACE;DEBUG;PYTHON3;PYTHON36;UCS4;MONO_LINUX;PYTHON_WITH_PYMALLOC

from numpy.net.

Oceania2018 avatar Oceania2018 commented on September 15, 2024

@henon Could you make a corss-platform NuGet package for pythonnet_standard ? https://docs.microsoft.com/en-us/xamarin/cross-platform/app-fundamentals/nuget-multiplatform-libraries/single-codebase

from numpy.net.

henon avatar henon commented on September 15, 2024

awesome, please try the nuget once it is published: https://www.nuget.org/packages/Python.Runtime.Mono/3.6.0

from numpy.net.

henon avatar henon commented on September 15, 2024

and this: https://www.nuget.org/packages/Numpy.Bare.Mono/3.6.1.4

from numpy.net.

Oceania2018 avatar Oceania2018 commented on September 15, 2024

It works, thanks.

@henon Is it possible combine them in one package ?

from numpy.net.

henon avatar henon commented on September 15, 2024

why?

from numpy.net.

musa-atlihan avatar musa-atlihan commented on September 15, 2024

I am trying to run Numpy.Net with Anaconda. I had the same issue, updated the LD_LIBRARY_PATH to the conda env solved this issue for me but now I am getting undefined symbol: _PyObject_NextNotImplemented error. Which part I am doing wrong? posted the details here https://stackoverflow.com/questions/61101282/getting-undefined-symbol-pyobject-nextnotimplemented-error-when-trying-to-ru

from numpy.net.

henon avatar henon commented on September 15, 2024

I don't know. To me it looks like a problem with pythonnet

from numpy.net.

musa-atlihan avatar musa-atlihan commented on September 15, 2024

I didn't install pythonnet. I suppose I need to, right? What is the correct way of doing it via Anaconda env?

from numpy.net.

henon avatar henon commented on September 15, 2024

With pythonnet I mean this (my .NET Standard version of it):
https://www.nuget.org/packages/Python.Runtime.Mono

With Anaconda you should use this:
https://www.nuget.org/packages/Numpy.Bare.Mono

But I have never had time to try Numpy.Bare with Anaconda on Linux so you'll have to do trial and error.

from numpy.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.