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

Wanderlust: NameError: name 'np' is not defined #163

Open
MaxKman opened this issue May 2, 2020 · 0 comments
Open

Wanderlust: NameError: name 'np' is not defined #163

MaxKman opened this issue May 2, 2020 · 0 comments

Comments

@MaxKman
Copy link

MaxKman commented May 2, 2020

Dear dynverse team,

thanks so much for providing a great package universe. Wrapping the different methods in dockers is a great way to make them easily accessible! I can get most methods to run with my data but not wanderlust. It fails with the following message:

File "/code/run.py", line 29, in
start_cell = np.random.choice(start_cell)
NameError: name 'np' is not defined

Best regards
Max

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