Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Error "execution_count": null is raised when I run the code. #115

Open
rezapajhouhesh opened this issue Sep 9, 2022 · 2 comments
Open

Comments

@rezapajhouhesh
Copy link

Hi, when I run 1.turtle-agent.ipynb file, this error is raised.

[Running] python -u "e:\Bourse\Stock-Prediction-Models-master\agent\1.turtle-agent.ipynb"
Traceback (most recent call last):
  File "e:\Bourse\Stock-Prediction-Models-master\agent\1.turtle-agent.ipynb", line 865, in <module>
    "execution_count": null,
NameError: name 'null' is not defined

How to fix it?
My python version is 3.10.6 and my editor is visual studio code.
Thanks

@Corne173
Copy link

Corne173 commented Sep 9, 2022

I'm not sure if the problem is related, but I've had similar issues with Matplotlib, an established library, when using Python 3.10.

I only use 3.9 now. It worth a try while you wait for a better solution

@cotrariello84
Copy link

have you already tested any models? do they work?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants