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

Call to run demo fails as pt file not included in package #40

Open
joeADSP opened this issue May 15, 2023 · 0 comments · May be fixed by #41
Open

Call to run demo fails as pt file not included in package #40

joeADSP opened this issue May 15, 2023 · 0 comments · May be fixed by #41

Comments

@joeADSP
Copy link

joeADSP commented May 15, 2023

Running

pip3 install nasim
pip3 install nasim[dqn]
python3 -m nasim.demo tiny -ai

fails as required file dqn_tiny.pt not included as part of package during pip install

FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.9/site-packages/nasim/agents/policies/dqn_tiny.pt'
@joeADSP joeADSP linked a pull request May 15, 2023 that will close this issue
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 a pull request may close this issue.

1 participant