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

pyQt examples - error with Content search #810

Open
mickaelbegon opened this issue Nov 23, 2023 · 0 comments
Open

pyQt examples - error with Content search #810

mickaelbegon opened this issue Nov 23, 2023 · 0 comments

Comments

@mickaelbegon
Copy link
Contributor

When running python -m bioptim.examples
and choosing "Content search"
error message:

Traceback (most recent call last):
File "/Users/mickaelbegon/Documents/GIT/bioptim/bioptim/examples/main.py", line 576, in filterByContent
contents = self.getExampleContent(filename).lower()
File "/Users/mickaelbegon/Documents/GIT/bioptim/bioptim/examples/main.py", line 703, in getExampleContent
with open(filename, "r") as currentFile:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/mickaelbegon/Documents/GIT/bioptim/acados/static_arm.py'

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