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

Outdated script in muon/muesr #2

Open
bonfus opened this issue Mar 17, 2018 · 0 comments
Open

Outdated script in muon/muesr #2

bonfus opened this issue Mar 17, 2018 · 0 comments

Comments

@bonfus
Copy link

bonfus commented Mar 17, 2018

This line:

print(subprocess.Popen("python -m pip install --upgrade --user https://github.com/bonfus/muesr/archive/newcif.zip",shell=True,stdout=subprocess.PIPE,stderr=subprocess.PIPE,stdin=subprocess.PIPE).communicate())

references an old testing branch and should be removed. Probably the whole file is not needed since muon/muesr/install_script.py already updates muesr and mulfc if needed.

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