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

App fails to start on Linux due to missing numpy dependency #56

Open
clstaudt opened this issue Sep 21, 2022 · 2 comments
Open

App fails to start on Linux due to missing numpy dependency #56

clstaudt opened this issue Sep 21, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@clstaudt
Copy link
Contributor

> ./Tuttle-linux-x86

ImportError: Unable to import required dependencies:
numpy: 

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

    https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

  * The Python version is: Python3.10 from "/home/tobias/Downloads/Tuttle-linux-x86"
  * The NumPy version is: "1.23.3"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIt9SVU6/././libgcc_s.so.1)

[670635] Failed to execute script 'Tuttle' due to unhandled exception!
``
@clstaudt clstaudt added the bug Something isn't working label Sep 21, 2022
@clstaudt clstaudt self-assigned this Sep 21, 2022
@clstaudt
Copy link
Contributor Author

@tsterbak

@clstaudt clstaudt changed the title App fails to start on Linux due to missing numpy App fails to start on Linux due to missing numpy dependency Sep 21, 2022
@clstaudt
Copy link
Contributor Author

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

1 participant