Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation on Debian testing with Python 3.13 consumes insane amount of memory #174

Open
farooqkz opened this issue Feb 4, 2025 · 1 comment

Comments

@farooqkz
Copy link

farooqkz commented 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:

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.

@farooqkz 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
@farooqkz
Copy link
Author

farooqkz commented Feb 4, 2025

Build and installation on FreeBSD 14.2 with pip 23.3.2 and python 3.11 works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant