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

pip install -e viser #2

Closed
Tiandishihua opened this issue Nov 28, 2023 · 8 comments
Closed

pip install -e viser #2

Tiandishihua opened this issue Nov 28, 2023 · 8 comments

Comments

@Tiandishihua
Copy link

ERROR: Project file:///app/extern/viser has a 'pyproject.toml' and its build backend is missing the 'build_editable' hook. Since it does not have a 'setup.py' nor a 'setup.cfg', it cannot be installed in editable mode. Consider using a build backend that supports PEP 660.

@buaacyw
Copy link
Owner

buaacyw commented Nov 28, 2023

Thanks for your interest. But I haven't encountered this error.
Could you please provide more information about your environment?

@buaacyw
Copy link
Owner

buaacyw commented Nov 28, 2023

Could you please have a try to install the origin Viser by
pip install viser

@Tiandishihua
Copy link
Author

Ubuntun22.04 torch2.0.1+cu117

@Tiandishihua
Copy link
Author

Solution:
1.pip install viser
2. git clone https://github.com/heheyas/viser
3. pip install -e viser
4. cd ..

@buaacyw
Copy link
Owner

buaacyw commented Nov 28, 2023

Thanks!

@RobotiX101
Copy link

Solution: 1.pip install viser 2. git clone https://github.com/heheyas/viser 3. pip install -e viser 4. cd ..

That doesn't work for me.
Doker image: 11.8.0-cudnn8-devel-ubuntu22.04.
torch=2.0.1+cu118
pip 22.0.2

@Ataraxia12
Copy link

Solution: 1.pip install viser 2. git clone https://github.com/heheyas/viser 3. pip install -e viser 4. cd ..

That doesn't work for me. Doker image: 11.8.0-cudnn8-devel-ubuntu22.04. torch=2.0.1+cu118 pip 22.0.2

May be you can solve it by upgrating your pip version.

@zjcs
Copy link

zjcs commented Dec 25, 2023

#21 Hope it is helpful to you. @RobotiX101

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

5 participants