-
Notifications
You must be signed in to change notification settings - Fork 3
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
Installation failed #8
Comments
This error was a mistake on my behalf. I have fixed this issue right now, so please update your installation and try again. |
now it show another errors
|
I'm getting this too... Microsoft Windows [Version 10.0.22631.4602] C:\pinokio\api\TRELLIS.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && C:\pinokio\api\TRELLIS.git\app\env\Scripts\activate C:\pinokio\api\TRELLIS.git\app\env && uv pip install -r ../requirements.txt [stderr] hint: This error likely indicates that (env) (base) C:\pinokio\api\TRELLIS.git\app> |
Hey guys I really do appreciate your patience. This was a mistake on my part and should be fixed: b3ded99 |
This one however is something I need to work on. I do not have a linux computer so I cannot really test these things out before releases, so I appreciate your patience |
Same here with Windows 11: Microsoft Windows [Version 10.0.22631.4602] G:\AI\pinokio\api\TRELLIS.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && G:\AI\pinokio\api\TRELLIS.git\app\env\Scripts\activate G:\AI\pinokio\api\TRELLIS.git\app\env && uv pip install -r ../requirements.txt [stderr] hint: This error likely indicates that (env) (base) G:\AI\pinokio\api\TRELLIS.git\app> |
Microsoft Windows [Version 10.0.22621.4602] C:\pinokio\bin>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && conda install -y -c conda-forge uv CondaValueError: You have chosen a non-default solver backend (libmamba) but it was not recognized. Choose one of: classic (base) C:\pinokio\bin> |
Im getting the same issue in widows 11. |
I just tested this and I got this error:
Any Idea? |
Trying to install using 3.2.13
Once the install start it get to this point and show this error:
What am I missing?
The text was updated successfully, but these errors were encountered: