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

development mode file dir wrong #162

Closed
Tieqiong opened this issue Aug 15, 2024 · 3 comments
Closed

development mode file dir wrong #162

Tieqiong opened this issue Aug 15, 2024 · 3 comments
Milestone

Comments

@Tieqiong
Copy link
Contributor

Tieqiong commented Aug 15, 2024

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.

@bobleesj
Copy link
Contributor

@Tieqiong I think this has been resolved in #170 please double check

@bobleesj
Copy link
Contributor

Work using both pip install . and pip install -e .

@bobleesj
Copy link
Contributor

@Tieqiong could you please close this?

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

3 participants