You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working through getting a venv set up in the folder, and making the necessary corrections to get the tests to run, but still having a little difficulty trying to suss out how to use/view the examples.
Are they runnable as they are? Is there a general command line invocation with the path/name of an example that will do it?
A little more hand-holding is needed in the docs, please.
The text was updated successfully, but these errors were encountered:
They should be runnable as is. I'm using VSCode to view the code, and the evolutionary outputs can be found in the terminal of the running script. If you just run one of the example .py programs in python, it should work. Hope this answers your question.
I'm working through getting a
venv
set up in the folder, and making the necessary corrections to get the tests to run, but still having a little difficulty trying to suss out how to use/view the examples.Are they runnable as they are? Is there a general command line invocation with the path/name of an example that will do it?
A little more hand-holding is needed in the docs, please.
The text was updated successfully, but these errors were encountered: