Git Product home page Git Product logo

Comments (3)

neomilium avatar neomilium commented on August 29, 2024

Your problem is related to ImportError: libboost_python27.so.1.67.0: cannot open shared object file: No such file or directory while importing area python module, as described by backtrace.

So you should have a look why boost python module, for python 2.7, is missing.

Double-check:

  • if you the boost python package is installed
  • if the used python version for your system is 2.7
  • if the area python module does need to be recompile against an updated dependency

Note: As your problem is only related to the missing libboost_python27.so.1.67.0 file, you should re-title the issue.

from heekscad.

neomilium avatar neomilium commented on August 29, 2024

For the record, it not related to #415 .

And #415 (comment) totally got the point: its more related to area or heekscnc and has nothing to do with heekscad.

from heekscad.

juup avatar juup commented on August 29, 2024

Thanks neomilium for the quick reply.
On my system are python 2.7 and 3.7 installed.
When looking for boost:

pacman -Ss libboost_python27
extra/boost-libs 1.71.0-2 [Installiert]

Sorry for the beginner question: do I have to downgrade boost-libs to 1.67?

from heekscad.

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.