Git Product home page Git Product logo

Comments (4)

BertJorissen avatar BertJorissen commented on June 19, 2024

Hi Romuald
this error is a generic error that the compilation on your system didn't work.
Can you specify the operating system and python version?
If pip cannot find a pre compiled version, it will try to compile it. This message just says that it didn't work.
Now you have two options:

  1. use the new (development) version that has a lot of pre compiled versions by pip install -i https://test.pypi.org/simple/ pybinding
  2. provide a more detailed error message so that we can know what didn't work

I would only say to compile from source when you're doing quite intensive calculations, where you're running pybinding for hours on a cluster.
The first option is perfect for just configuring a system and doing smaller-scale caltulations.
Anyway, when you really want to have a fast and preformant calculation, you'll need to have a look at the quantum-KITE project.
Let me know if the first option worked out for you.
Best
Bert

from pybinding.

rpoteau avatar rpoteau commented on June 19, 2024

from pybinding.

BertJorissen avatar BertJorissen commented on June 19, 2024

Did the installation of the new version work?
Otherwise, you'll have to add the pip install pybinding --verbose option for the full logs.
Your mails will be displayed on the public GitHub automatically, and I couldn't see your attachment.
Bert

from pybinding.

rpoteau avatar rpoteau commented on June 19, 2024

Hi again
yes; it works :-)
Thanks a lot
Best
Romuald

Le 11/11/2023 à 21:02, Bert Jorissen a écrit :

pip install -i https://test.pypi.org/simple/ pybinding

from pybinding.

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.