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

"You must make chain_reactor first" #26

Open
ghost opened this issue Jun 22, 2021 · 0 comments
Open

"You must make chain_reactor first" #26

ghost opened this issue Jun 22, 2021 · 0 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jun 22, 2021

Hi
I'm using a straight out of the box Ubuntu build and I get the following when trying to build the illustrative example:

:/code/chain-reactor$ python3 compose_reaction atoms.json reaction.json ./example
Traceback (most recent call last):
File "compose_reaction", line 70, in
assert os.path.exists(os.path.join(script_directory, 'build/_X86_64/chain_reactor')), "You must make chain_reactor first"
AssertionError: You must make chain_reactor first

$ uname -mrs
Linux 5.8.0-55-generic x86_64

$ cat /etc/issue.net
Ubuntu 20.04.2 LTS

$ python3 --version
Python 3.8.5

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