GithubHelp home page GithubHelp logo

Comments (6)

prabhuramachandran avatar prabhuramachandran commented on July 28, 2024

@githubrho -- you will need to install both compyle and pysph from github. I apologize for not pushing out releases for these and these are long pending but my semester has become never-ending and I have not had a break for a while. For now please try the following:

pip uninstall pysph compyle
pip install https://github.com/pypr/compyle/zipball/master
pip install https://github.com/pypr/pysph/zipball/master

Hope this helps.

from pysph.

githubrho avatar githubrho commented on July 28, 2024

@prabhuramachandran
Thanks for your reply, I totally understand, I am a professor myself - actually trying to work with some undergrads to apply SPH to solar system evolution. Cheers

from pysph.

prabhuramachandran avatar prabhuramachandran commented on July 28, 2024

@githubrho -- great, thank you!

from pysph.

githubrho avatar githubrho commented on July 28, 2024

got the following:

ERROR: spyder 5.0.3 requires pyqtwebengine<5.13, which is not installed.
ERROR: conda-repo-cli 1.0.4 requires pathlib, which is not installed.
ERROR: spyder 5.0.3 has requirement pyqt5<5.13, but you'll have pyqt5 5.15.4 which is incompatible.

I can probably live with using an editor other than spyder, but is the pathlib installation absolutely necessary?

from pysph.

githubrho avatar githubrho commented on July 28, 2024

also unable run examples:

...File "pysph\base\particle_array.pyx", line 1, in init pysph.base.particle_array
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

from pysph.

githubrho avatar githubrho commented on July 28, 2024

fixed: uninstalled then reinstalled numpy

from pysph.

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.