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

Cannot open.venv/bin/activate : No such file #2065

Open
maepopi opened this issue May 18, 2024 · 1 comment
Open

Cannot open.venv/bin/activate : No such file #2065

maepopi opened this issue May 18, 2024 · 1 comment
Labels
documentation 📄文档说明

Comments

@maepopi
Copy link

maepopi commented May 18, 2024

Hey there,

I'm a bit confused by the installation process on Linux. I'm using conda, as advised in the readme, but when I type "sh ./run.sh" in the cloned repo, I have this message :

Activate venv...
./run.sh: 11: .: cannot open .venv/bin/activate: No such file

I've gone and see into the ".venv" folder, and indeed there are no scripts in the activate folder. I'm not very familiar with python Venv's, so I don't understand what I'm supposed to do to configure it and then run the sh command.

Can someone help? Thanks!

@fumiama
Copy link
Member

fumiama commented May 26, 2024

If you're using conda, then you should not use the run.sh directly but run pip install and then launch the infer-web.py manually.

@fumiama fumiama added the documentation 📄文档说明 label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📄文档说明
Projects
None yet
Development

No branches or pull requests

2 participants