diffpy / diffpy.pdfgui

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

name 'wx' is not defined #106

Open till-schertenleib opened 6 months ago

till-schertenleib commented 6 months ago

Error message appears when typing in constraints tab: name 'wx' is not defined.

I am getting this error message whenever I want to type-in @Number variables in the constraints tap of the phase (cif file) I installed pdfgui2 using conda-forge in a python=3.9 environment. The problem seems to be with wxpython. It installed wxpython 4. but I am not sure if it actually requires wxpthon 3 - but this seems to be only available for older python versions (python 2)

Any idea how to fix that?

Cheers,

Till

error_message

wxpython