Closed frazar closed 1 year ago
The wrong usage of python refcount seems to be fixed in github main.
I confirm the package installs succesfully now. Thanks!
$ pip install git+https://github.com/mdickinson/bigfloat
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://github.com/mdickinson/bigfloat
Cloning https://github.com/mdickinson/bigfloat to /tmp/pip-req-build-7dyp3cj2
Running command git clone --filter=blob:none --quiet https://github.com/mdickinson/bigfloat /tmp/pip-req-build-7dyp3cj2
Resolved https://github.com/mdickinson/bigfloat to commit 6a9dc17e4b6d82fb652ea6161986f3c3bdea2b55
Preparing metadata (setup.py) ... done
Requirement already satisfied: six in /usr/lib/python3.10/site-packages (from bigfloat==0.5.0.dev0) (1.16.0)
Building wheels for collected packages: bigfloat
Building wheel for bigfloat (setup.py) ... done
Created wheel for bigfloat: filename=bigfloat-0.5.0.dev0-cp310-cp310-linux_x86_64.whl size=845732 sha256=b114392cc160ccb63e3d4c83275ebb34a90620fcae22bed12137740d78f6d6aa
Stored in directory: /tmp/pip-ephem-wheel-cache-k5rwoh81/wheels/92/7e/ba/4321c49bfefe24699b7411a889728beada9c08b4df8df9c99f
Successfully built bigfloat
Installing collected packages: bigfloat
Successfully installed bigfloat-0.5.0.dev0```
Hello, is it planned to release a new version on PyPI to fix this issue ?
thanks
Installation fails using on Arch. Maybe similar to #79 and related to #100.
Precise indication of pip, pyhton, and mpfr version:
Full log: