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

schemauto: command not found (Direct Installation) #111

Open
Sarra-Ouelhadj opened this issue Dec 20, 2022 · 2 comments
Open

schemauto: command not found (Direct Installation) #111

Sarra-Ouelhadj opened this issue Dec 20, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Sarra-Ouelhadj
Copy link

Describe the bug
schemauto: command not found after following Direct Installation documentation.

To Reproduce
pip install schema-automator
schemauto --help

Expected behavior
Show the version of Schema Automator.

Additional context
I have Python 3.11.1 installed in my virtual environment.

@cmungall
Copy link
Member

Hard to say without more diagnostics but it may be the case that by default pip installs in ~ and places the executables outside your path

@dalito
Copy link
Contributor

dalito commented Feb 1, 2023

I could pip-install on Windows with Python 3.10.9 without problems. Note that Python 3.11 is not yet in the test matrix here.

Update: Install worked fine on 3.11.1, too.

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

3 participants