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

Issue Running Tutorial #49

Open
markstenerson opened this issue Feb 19, 2024 · 2 comments
Open

Issue Running Tutorial #49

markstenerson opened this issue Feb 19, 2024 · 2 comments

Comments

@markstenerson
Copy link

Hi,

I just did a fresh installation of Python so that I could play with your library. I'm working my way through the example/tutorial (https://colab.research.google.com/drive/13abu919edUXbvPV3qeGPpvwnFBExU7Vd#scrollTo=oWRr6FxErB6G)) but I am running into a weird issue.

As soon as I try to run model.fit(data_path = 'ct.csv') there's a pause and then my script just appears to loop forever as if it is being rerun on multiple threads forever and ever. For instance, the same print statements will appear over and over until I close the command prompt and start over.

I'm sure I'm missing something obvious, but I was hoping someone here could help me realize the answer faster. :D

@datatalking
Copy link

Which browser are you using and is there any error codes or have you tried doing cell by cell tests?

@datatalking
Copy link

I just ran the model and it was able to run the cell you are referring to in cell #26
model.fit(data_path = 'ct.csv')

Its working in chrome for me, what more can you screen shot or indicate about your setup.
What operating system, what version etc.
Screen Shot 2024-02-23 at 7 31 52 PM

Screen Shot 2024-02-23 at 7 33 28 PM

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

2 participants