diffpy / diffpy.pdfgui

graphical user interface for real space structure refinement to PDF
Other
19 stars 24 forks source link

No py3.11 support #103

Closed 8bitsam closed 8 months ago

8bitsam commented 11 months ago

Attempt to install diffpy.pdfgui in a Python 3.11 environment within conda fails:

UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment:

Specifications:

  - diffpy.pdfgui -> python[version='>=3.10,<3.11.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0']
dragonyanglong commented 8 months ago

same issue as in #93. Close.