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

PYTHONPATH still messed up #10

Open
ecoon opened this issue Sep 1, 2021 · 1 comment
Open

PYTHONPATH still messed up #10

ecoon opened this issue Sep 1, 2021 · 1 comment

Comments

@ecoon
Copy link
Contributor

ecoon commented Sep 1, 2021

In current main branch, we still have a few PYTHONPATH issues.

  1. TINerator and WW directories appear twice. Likely this is because we use both ENV docker command and echo "export PYTHONPATH=..." >> .bashrc calls.
  2. The following should also be in the PYTHONPATH: ${ATS_SRC_DIR}/tools/utils:${ATS_SRC_DIR}/tools/meshing/meshing_ats:${AMANZI_SRC_DIR}/tools/amanzi_xml At least the first used to be, but isn't anymore.
@ecoon
Copy link
Contributor Author

ecoon commented Sep 1, 2021

Note I am currently working around this in both the meshing_ats demo and in the debugging demo.

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

1 participant