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

The test tests/freq-masses prints warnings, and then fails: Command '['/usr/local/bin/psi4', '--version']' timed out after 30 seconds #2831

Open
yurivict opened this issue Dec 9, 2022 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Dec 9, 2022

Log: log.txt

Version: 1.7
Python-3.9
py39-qcengine-0.26.0
FreeBSD 13.1

But this script prints version fine:

from qcengine.programs.psi4 import Psi4Harness

p4h = Psi4Harness()
print("version={}".format(p4h.get_version()))
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