Skip to content

[qcsubmit] 0.0.0 - #1056

Open
j-wags wants to merge 2 commits into
masterfrom
qcsubmit-000
Open

j-wags wants to merge 2 commits into
masterfrom
qcsubmit-000

Conversation

@j-wags

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

Copy link
Copy Markdown
Contributor

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

jthorton commented Jul 3, 2020

Copy link
Copy Markdown

@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

j-wags commented Jul 10, 2020

Copy link
Copy Markdown
Contributor Author

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