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

NameError: name 'null' is not defined #153

Open
HetCatChem91 opened this issue Jun 1, 2022 · 1 comment
Open

NameError: name 'null' is not defined #153

HetCatChem91 opened this issue Jun 1, 2022 · 1 comment

Comments

@HetCatChem91
Copy link

Hi! When running the catmap tutorial, I'm running into the following error when executing the reaction model. I do not see 'null' appearing in the code as I understand this will need to be replaced by 'none'. Any guidance would be much welcome - thanks!

Screenshot 2022-06-01 092752

Screenshot 2022-06-01 092839

@ajmedford
Copy link
Collaborator

I would first try checking the versions of Python and all necessary packages. The build is passing, and the tests are the tutorials, so if all the versions are correct then the tutorials should run. You can check the yaml file for the continuous integration for more details on the setup used for the testing if needed (I believe it is tested with Python 2.7 and 3.6 with miniconda).

https://github.com/SUNCAT-Center/catmap/blob/master/.travis.yml

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

2 participants