Git Product home page Git Product logo

Comments (5)

dean0x7d avatar dean0x7d commented on July 28, 2024

Thanks for the detailed report! Looks like this is being caused by a macro name collision in fmtlib, which is used internally by pybinding (related issue: fmtlib/fmt#398). I've updated the bundled version of fmtlib in 974aeb3, which should resolve the compilation problem.

To get the fix, you can install pybinding from the master branch:

pip install git+https://github.com/dean0x7d/pybinding.git

If it compiles correctly now, you can also run the tests to check everything:

>>> import pybinding as pb
>>> pb.tests()

Let me know if that did the trick.

from pybinding.

nu11us avatar nu11us commented on July 28, 2024

Thanks! That worked with sudo. (136 passed in 10.60 seconds)

from pybinding.

dean0x7d avatar dean0x7d commented on July 28, 2024

Great, I'm glad to hear everything's working.

from pybinding.

Simba2805 avatar Simba2805 commented on July 28, 2024

@dean0x7d @MAndelkovic
I am not able to install the package. I tried this
pip install git+https://github.com/dean0x7d/pybinding.git
But it showed me an error
ERROR: Command errored out with exit status 128: git clone -q https://github.com/dean0x7d/pybinding.git 'C:\Users\Shub\AppData\Local\Temp\pip-req-build-mb4dbpdl' Check the logs for full command output.

Can you please help me out with this?

from pybinding.

rodraxphysics avatar rodraxphysics commented on July 28, 2024

@dean0x7d @MAndelkovic
I am not able to install the package. I tried this
pip install git+https://github.com/dean0x7d/pybinding.git
But it showed me an error
ERROR: Command errored out with exit status 128: git clone -q https://github.com/dean0x7d/pybinding.git 'C:\Users\Shub\AppData\Local\Temp\pip-req-build-mb4dbpdl' Check the logs for full command output.

Can you please help me out with this?

i have the same problem

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.