Coder Social home page Coder Social logo

Can't pip install about pyibex HOT 5 CLOSED

codac-team avatar codac-team commented on August 16, 2024
Can't pip install

from pyibex.

Comments (5)

dpsanders avatar dpsanders commented on August 16, 2024

On OSX 10.11.1

from pyibex.

benEnsta avatar benEnsta commented on August 16, 2024

OK thanks for reporting the issue.
The OS version is part of the pip package name. I only build and try the package with my mac on OSX 10.10.
You could try this :

To test use :

pip install ${path_to_your_wheel}

Let me know if it works.

from pyibex.

dpsanders avatar dpsanders commented on August 16, 2024

Not quite sure what syntax you meant.
I get the following

18:28 $ pip3 install pyIbex-1.1.4-cp34-cp34m-macosx_10_11_intel.whl 
pyIbex-1.1.4-cp34-cp34m-macosx_10_11_intel.whl is not a supported wheel on this platform.

from pyibex.

benEnsta avatar benEnsta commented on August 16, 2024

Sorry, I am not an expert with pip
I added a pip package build with pyzo2015a for mac os X ( again build with my mac on OSX 10.10)
The generated name was : pyIbex-1.1.4-cp34-cp34m-macosx_10_5_x86_64.whl
You can try again the pip install or change *intel.whl into x86_64.whl
The last solution is to build the module from source. Instructions are in the readme.

from pyibex.

dpsanders avatar dpsanders commented on August 16, 2024

The latest pip version now works with Python 3.4 (though, apparently, not with Python 3.5).
Many thanks!

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.