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

[BUG] meshio command not being detected after installation? #1449

Open
otaolafranc opened this issue Dec 14, 2023 · 1 comment
Open

[BUG] meshio command not being detected after installation? #1449

otaolafranc opened this issue Dec 14, 2023 · 1 comment

Comments

@otaolafranc
Copy link

otaolafranc commented Dec 14, 2023

Describe the bug
I installed meshio as mentioned in the readMe file using pip install meshio[all], normally it mentions that once this done the meshio command will be available. nevertheless this is not the case, I am getting

Command 'meshio' not found, but can be installed with:
sudo apt install meshio-tools

what I am missing?

Diagnose
I may ask you to cut and paste the output of the following command.

pip freeze | grep meshio
meshio==5.3.4

Did I help?

If I was able to resolve your problem, consider sponsoring my work on meshio, or buy me a coffee to say thanks.

@kaiserls
Copy link

You could check the following:
run:
pip3 show meshio -> is the location, but with bin instead of lib and the rest cut off, in your path?

what ubuntu version? updated / fresh install?

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