Coder Social home page Coder Social logo

conda/pip installation issues about meshmagick HOT 6 CLOSED

lheea avatar lheea commented on September 27, 2024
conda/pip installation issues

from meshmagick.

Comments (6)

cmichelenstrofer avatar cmichelenstrofer commented on September 27, 2024 2

@kasia129 Which Python version are you using? I had a similar problem while trying to use Python 3.10. VTK is still not available for Python 3.10 and I had to downgrade it to Python 3.9. Creating a clean Python 3.9 environment and then installing meshmagick worked for me.

from meshmagick.

ryancoe avatar ryancoe commented on September 27, 2024 1

I have not been able to install meshmagick via conda for a while. I guess this is because I'm using conda v4.10.1. It seems this is a known issue (https://lheea.github.io/meshmagick/install/install.html#installing-with-conda), as the docs recommend using v4.2?

I've been using pip, e.g.,:

conda install <all the requirements>
pip install git+https://github.com/LHEEA/[email protected]

from meshmagick.

dav-og avatar dav-og commented on September 27, 2024 1

I've also seen this error - I'm using 3.7 👍
Apologies for missing that out in the other post ;)

from meshmagick.

kasia129 avatar kasia129 commented on September 27, 2024 1

I had Python 3.7 - I have now setup a new environment with Python 3.9 and it worked the magic! Thanks a lot for the advice.

from meshmagick.

cmichelenstrofer avatar cmichelenstrofer commented on September 27, 2024

Are there any plans to fix this? It would be great if meshmagick was in PyPi so that you could do pip install meshmagick. It not being in PyPi is also an issue when trying to include it in another package (I couldn't figure out how to include meshmagick in the setup.cfg file).

from meshmagick.

kasia129 avatar kasia129 commented on September 27, 2024

I'm trying to install Meshmagick through

> git clone https://github.com/LHEEA/meshmagick
> cd meshmagick
> pip install -e .

as suggested by @dav-og. Installation is successful, however, when trying to run it, I'm getting this message:

ModuleNotFoundError: No module named 'vtkCommonCorePython'

Is there anything else I can try?

from meshmagick.

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.