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

Specify openbabel >= 3 in environment.yml #72

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

Specify openbabel >= 3 in environment.yml #72

wants to merge 8 commits into from

Conversation

alongd
Copy link
Member

@alongd alongd commented Apr 28, 2021

@alongd alongd force-pushed the ob3 branch 4 times, most recently from f1d21ad to 8940aac Compare May 6, 2021 07:53
Only run on Py3.7
@alongd
Copy link
Member Author

alongd commented May 22, 2021

@kspieks,
the problem seems to be:

>       self.phaseDict = rms.readinput(self.rms_file)
E       NameError: name 'rms' is not defined

Would be great if you could take a look

@kspieks
Copy link
Collaborator

kspieks commented May 22, 2021

Sure I'll set up a fresh install of the latest master branch of T3, ARC, RMG-Py, RMG-database and try debugging. It seems that once again the problem is with pyrms haha. I'd guess this line is failing from one of our adapters.

  1. Do all other unit tests pass if we ignore the RMS simulate adapters and temporarily comment out these lines?
  2. As a minor idea, maybe we should move this logger error higher up in the file since there's no point trying to set up the adapter if these imports fail

@lgtm-com
Copy link

lgtm-com bot commented May 23, 2021

This pull request introduces 3 alerts when merging 6bcd5e0 into f643b7c - view on LGTM.com

new alerts:

  • 3 for Wrong number of arguments in a call

@lgtm-com
Copy link

lgtm-com bot commented Jun 1, 2021

This pull request introduces 3 alerts when merging 178a43e into f643b7c - view on LGTM.com

new alerts:

  • 3 for Wrong number of arguments in a call

@lgtm-com
Copy link

lgtm-com bot commented Jun 1, 2021

This pull request introduces 3 alerts when merging 89729f6 into f643b7c - view on LGTM.com

new alerts:

  • 3 for Wrong number of arguments in a call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants