Coder Social home page Coder Social logo

Comments (7)

oheim avatar oheim commented on July 17, 2024

I have figured out that package libboost-python1.55.0 from ppa:boost-latest/ppa is for python 3.2 only. Do you know any ppas for python 3.4? Building boost from source is not an option in the Travis build script.

from pyibex.

benEnsta avatar benEnsta commented on July 17, 2024

I agree with you and that is why boost-python need to be recompiled.
For the moment I don't have ppa for boost. However, with ubuntu 14.04, the libboost-python1.55 package has been compiled with python 3.4. Maybe travis will update its database in the future.

from pyibex.

oheim avatar oheim commented on July 17, 2024

Thanks for the hint. I could download the package from http://packages.ubuntu.com/vivid/libboost-python1.55.0 and successfully dpkg -i

from pyibex.

eudoxos avatar eudoxos commented on July 17, 2024

@oheim: would you mind sharing some details? Did you have to download all the rest of boost? Or you only got that binary from vivid and compiled using headers from trusty? I am facing the same problem in a different project.

from pyibex.

benEnsta avatar benEnsta commented on July 17, 2024

Normally libboost-python1.55-dev includes headers and libs but not the rest of boost.
If you want to avoid boost dependancies, take a look at pybind11.
I will use it instead of boost-python in the next version of this project.

from pyibex.

oheim avatar oheim commented on July 17, 2024

@eudoxos, here is what I did to get pyIbex running on Travis CI:
oheim/ITF1788@18a193d

I was happy when I finally had it up and running and didn't dare to touch it since then ;-)

from pyibex.

eudoxos avatar eudoxos commented on July 17, 2024

Thanks for links :)

from pyibex.

Related Issues (13)

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.