diffpy / diffpy.pdfgui

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

development mode file dir wrong #162

Open Tieqiong opened 4 weeks ago

Tieqiong commented 4 weeks ago

Description Tests not running properly when installed in developer mode.

Reproduce run pip install -e . then run tests like python -m diffpy.pdfgui.tests.run it will show errors.

Trace back The problem is possibly located at diffpy/pdfgui/gui/pdfguiglobals.py and maybe other files. See line 43:51.