Skip to content

Not able to install prody==2.4.0 in py3.12.6 #2187

@parasml

Description

@parasml

Note: Our GitHub Issues are for bug reports ONLY. Please post any feature requests and other topics to the Discussions tab. Thank you.

Please read the following before posting an issue.
Hello, we are sorry that you have run into a problem while using ProDy. We will do our best to address your issues in a timely and comprehensive manner. In return, we ask that you completely fill out this bug report. Do not leave any section blank. Filling this form out ensures that we can help you most efficiently and saves us (and you) time and energy. Also, please search old issues and discussions before opening a new Issue. Chances are, someone in the past had your issue and the solution was described there.

Description of the bug.

Below, please describe the error you encountered and what you were trying to do with ProDy.

Do you have any error messages or logs?

import pkg_resources
File "C:\Users\X255925\AppData\Local\Temp\pip-build-env-adhpgh93\overlay\Lib\site-packages\pkg_resources_init_.py", line 2172, in
register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
[end of output]

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

  Getting requirements to build wheel did not run successfully.
  exit code: 1

  See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
  [end of output]

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

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ProDyFailed to build ProDy
error: failed-wheel-build-for-install

What is your setup?

pip install prody==2.4.0
OS: Winodws 11

How did you install ProDy?

I tried both pip and conda.

Anything else?

I am able to install in python 3.9 but not in 3.12, we are upgrading to python 3.12 now.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions