Code Monkey home page Code Monkey logo

Comments (9)

inducer avatar inducer commented on June 5, 2024 1

OIC, thanks. That makes sense, though I'd recommend beefing up the error message to let people know that they can sidestep the build failure by installing the wheel.

Rerunning now: https://github.com/inducer/pymbolic/runs/1270267105

from pymbolic.

isuruf avatar isuruf commented on June 5, 2024 1

Ah, okay. So then wheel is not the issue here. I'll add wheels for 3.9.

from pymbolic.

isuruf avatar isuruf commented on June 5, 2024

symengine python wrapper version is 0.6.1 and it's looking for C++ library version 0.6.0 which is fine. The issue is that the pip wheel is not installed because wheel is missing.

Using legacy setup.py install for symengine, since package 'wheel' is not installed.

from pymbolic.

inducer avatar inducer commented on June 5, 2024

I always thought wheel was optional... how come it's required here/why does a 'conventional' build not work?

from pymbolic.

inducer avatar inducer commented on June 5, 2024

https://gitlab.tiker.net/inducer/ci-support/-/commit/ba0031d3e6d62ec2e53b793f7de3541e0ee85515 FWIW

from pymbolic.

isuruf avatar isuruf commented on June 5, 2024

wheel package is needed to install python wheels from PyPI. A conventional build does not work because the symengine C++ library is not installed which is required for the python symengine package. The symengine wheels bundle the C++ library, so there's no need for it.

from pymbolic.

inducer avatar inducer commented on June 5, 2024

Didn't help: No wheels for 3.9.

from pymbolic.

isuruf avatar isuruf commented on June 5, 2024

Linux and OSX wheels should be available now

from pymbolic.

inducer avatar inducer commented on June 5, 2024

Runs now: https://github.com/inducer/pymbolic/runs/1271655765

Thanks for your help!

from pymbolic.

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.