-
Notifications
You must be signed in to change notification settings - Fork 20
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
Tracking develop branch issues: #135
Comments
I made a new issue for this rather than using a comment is a merged PR. |
Installation tasks @briantoby:
Self-tests @briantoby:
|
@tacaswell Here is stuff that I'd like your help with:
More long range, but for people who have a traditionally-installed (non self-updating) version of GSAS-II, I'd like still generate a message that shows how far the installed version is behind from the current version. Any thoughts on how to find this out? Low priority: It is not clear to me how pixi would use one python environment for building and installing GSAS-II and another for running it, but I have left some comments on how different conda environments might be deployed in the TODO comment in pixi.toml, |
|
~~ pixi run install-editable does not place compiled programs convcell & LATTIC into .pixi/envs//bin; (N.B. pixi run install does do this)~~ (moved below)
comment in GSASIIphsGUI.py: "XXX I suspect this is Unix-specific -- need porting help!". Is this still relevant?
Best way to read & write configuration info to an external file?
running tests/test_scripting.py fails due to "path hacking"; problem seems to be within pytest, but is not seen with the other self-tests.
Tom will make path-hacking test "opt in" via a PR(done in ca6402f, BHT)can pixi install & install-editable run the GSAS-II/install/save_versions.py script (before copying files) or perhaps this should be made into a git smudge activity?
Originally posted by @briantoby in #134 (comment)
The text was updated successfully, but these errors were encountered: