Giter Site home page Giter Site logo

Installation failure about pivy HOT 5 CLOSED

coin3d avatar coin3d commented on May 23, 2024
Installation failure

from pivy.

Comments (5)

looooo avatar looooo commented on May 23, 2024

thanks for reporting. I guess the problem is that you are running the install not from the source dir. I pushed a fix for this issue. Maybe you can try.
also note that coin has to be build with cmake.

from pivy.

Mx74 avatar Mx74 commented on May 23, 2024

I tried right now, and the error message changed:

calling: cmake /tmp/pip-FcTt6n-build
error: [Errno 2] No such file or directory

----------------------------------------

Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-FcTt6n-build/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-DRVzGy-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-FcTt6n-build/

from pivy.

Mx74 avatar Mx74 commented on May 23, 2024

what do you mean by

also note that coin has to be build with cmake.

?

from pivy.

looooo avatar looooo commented on May 23, 2024

maybe cmake is missing:

sudo apt-get install cmake

from pivy.

looooo avatar looooo commented on May 23, 2024

regarding coin: coin3d offers cmake as build-system. To support qt5 I updated pivy to work with coin build with cmake. Therefor it's not possible anymore to build pivy with coin created with autotools..

If you don' care about qt5 /cmake you can try the following:

pip install https://github.com/FreeCAD/pivy/archive/0.6.2.tar.gz

from pivy.

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.