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

pip install neupy fails #296

Open
paulorlb opened this issue Oct 3, 2024 · 0 comments
Open

pip install neupy fails #296

paulorlb opened this issue Oct 3, 2024 · 0 comments

Comments

@paulorlb
Copy link

paulorlb commented Oct 3, 2024

Dear all,

I am trying to install neupy in a environment through mamba/miniforge but the command pip install neupy fails with the error:
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [15 lines of output]
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

I had an environment based on python 3.12 with scikit-learn

I had tried to reinstall pip and setuptools but did not work.

Can you help me?

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