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

Prediction hangs in Python 3.8 #242

Closed
jack89roberts opened this issue Sep 12, 2020 · 2 comments
Closed

Prediction hangs in Python 3.8 #242

jack89roberts opened this issue Sep 12, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@jack89roberts
Copy link
Contributor

airsenal_run_prediction never seems to start in a Python 3.8 environment, possibly something to do with multiprocessing or pystan behind the scenes. This was on the feature/genetic-algorithm branch, so might be specific to that (if so maybe some conflict caused by PyGMO).

@jack89roberts jack89roberts added the bug Something isn't working label Sep 12, 2020
@jack89roberts jack89roberts changed the title Prediction hags in Python 3.8 Prediction hangs in Python 3.8 Sep 12, 2020
@RajeshTailor1
Copy link

Just an FYI - I am running Ubuntu VM on AWS with Python 3.8 and the prediction worked fine I am currently running the optimizations will confirm once that has finished.

Also I am running it outside of Conda (due to the sqlite database errors).

@RajeshTailor1
Copy link

Just to let you know it finished running approx 2hrs on the Ubuntu VM (2 cores 4gb ram) had zero database errors during the optimisation and predictions. This is running outside of Conda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants