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

[qcsubmit] 0.0.0 #1056

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[qcsubmit] 0.0.0 #1056

wants to merge 2 commits into from

Conversation

j-wags
Copy link
Contributor

@j-wags j-wags commented Jul 3, 2020

To install:

conda create -n temp_qcsubmit -c conda-forge -c omnia/label/rc -c omnia -c openeye qcsubmit
conda activate temp_qcsubmit
pip install basis_set_exchange

Works for me on mac, fails with a version/git error on Linux.

@jthorton, could you try out the installation steps above and let me know if this works to your satisfaction (especially on Linux, if you have a machine available)?

@jthorton
Copy link

jthorton commented Jul 3, 2020

@j-wags Thanks for putting this together! it's working on mac and Linux for me with all tests passing. Is there a way to get the basis_set_exchange package included in the install as well?

@j-wags
Copy link
Contributor Author

j-wags commented Jul 10, 2020

I've tried making a few changes to bring this in line with how Perses gets built. I also tried a few ways to pip install basis-set-exchange (such as ${PYTHON} -m pip install basis-set-exchange and vanilla pip install basis-set-exchange, with and without quotes around the package name). It keeps failing with a "package not found" error.

ERROR: Could not find a version that satisfies the requirement basis-set-exchange (from versions: none)
ERROR: No matching distribution found for basis-set-exchange

To reproduce, make an environment with conda-build and run the build_local.sh script in qcsubmit.

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

Successfully merging this pull request may close these issues.

2 participants