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

Error #74

Closed
asksak opened this issue Jun 26, 2022 · 9 comments · Fixed by #76
Closed

Error #74

asksak opened this issue Jun 26, 2022 · 9 comments · Fixed by #76

Comments

@asksak
Copy link

asksak commented Jun 26, 2022

Dear Kai,

I ran Karoo GP as usual:

sudo nice -1 python karoo-gp.py

and the following error stopped Pause from loading at run-end:

Screen Shot 2022-06-26 at 11 42 13 AM

@asksak
Copy link
Author

asksak commented Jun 26, 2022

I would also appreciate the versions of TF, SYMPY, NUMPY, AND PYTHON if you may.

@kstaats
Copy link
Owner

kstaats commented Jun 26, 2022 via email

@asksak
Copy link
Author

asksak commented Jun 27, 2022

Dear Kai,

I still haven't received the version numbers your developers use for Python, simply, numpy, TF, and Pandas

Much appreciated

@kstaats
Copy link
Owner

kstaats commented Jun 27, 2022 via email

@ezio-melotti
Copy link
Collaborator

We are running and targeting the latest available version for all the packages you mentioned, except for TensorFlow -- even though we install the latest version, at the moment the API is still only compatible with TF1. We are planning to update it to support TF2.

FWIW in my env I'm running:

Python                       3.10.4
numpy                        1.22.3
sympy                        1.10.1
tensorflow                   2.9.0

@asksak
Copy link
Author

asksak commented Jun 27, 2022

Hello Kai & Ezio,

I still get that error with the above versions. Karoo is much faster in both crossover and generation production, however, can't get the pause menu, an error as shown above is given.

@kstaats
Copy link
Owner

kstaats commented Jun 27, 2022 via email

@ezio-melotti
Copy link
Collaborator

This is indeed a bug. Keep in mind that master is the development branch, so even though we try to keep it functional, we don't guarantee stability until the next official release.

@asksak
Copy link
Author

asksak commented Jun 28, 2022

Hello Ezio,

Just a side note, SILENT run from command line completes successfully and writes the results to disk.

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

Successfully merging a pull request may close this issue.

3 participants