You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I am on Debian testing. When I try to pip3 install coincurve it allocates memory over and over till my PC freezes and then OOM killer does its job. Output:
Collecting coincurve
Using cached coincurve-20.0.0.tar.gz (122 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... -^canceled
ERROR: Operation cancelled by user
System information:
$ pip3 --version
pip 25.0 from /usr/lib/python3/dist-packages/pip (python 3.13)
$ uname -a
Linux darthDebian9 6.12.11-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.11-1 (2025-01-25) x86_64 GNU/Linux
I have 16GB of RAM, few GBs of swap and I have a highend Ryzen 9 3900X.
The text was updated successfully, but these errors were encountered:
farooqkz
changed the title
Installation on Debian testing consumes insane amount of memory
Installation on Debian testing with Python 3.13 consumes insane amount of memory
Feb 4, 2025
Hello. I am on Debian testing. When I try to
pip3 install coincurve
it allocates memory over and over till my PC freezes and then OOM killer does its job. Output:System information:
I have 16GB of RAM, few GBs of swap and I have a highend Ryzen 9 3900X.
The text was updated successfully, but these errors were encountered: