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 --upgrade truss not working #856

Open
seestrawrun-git opened this issue Mar 7, 2024 · 10 comments
Open

pip install --upgrade truss not working #856

seestrawrun-git opened this issue Mar 7, 2024 · 10 comments
Assignees
Labels
bug Something isn't working

Comments

@seestrawrun-git
Copy link

when trying to run pip install --upgrade truss, subprocess exits with error: uvloop does not support Windows at the moment

happens anytime I try to install truss

would like to install truss

Windows
Python 310

@Leonerli2
Copy link

same here

@squidarth squidarth added the bug Something isn't working label Mar 8, 2024
@squidarth squidarth self-assigned this Mar 8, 2024
@squidarth
Copy link
Collaborator

Hi there -- thanks for reporting this. We'll look into this this coming week & let you know when we'll be able to take on fixing this.

@GargDivanshu
Copy link

is there any work around which I can follow to use truss to deploy my comfyui workflow?
Like git resetting to some old commit so as to get my work done? My work needs it.

@squidarth
Copy link
Collaborator

Hi @GargDivanshu really sorry for the delay here, we are working on fixing this and will have something out early next week

@GargDivanshu
Copy link

@squidarth hey, thanks for reply, but for general answer to this query, working on WSL gave a seamless experience, and I tried your service for ComfyUI workflow, this piece of software of yours is crazy sir!! I loved uploading my workflows ;)

@GargDivanshu
Copy link

GargDivanshu commented Mar 23, 2024

also, is there any community of yours on discord ? I want to deploy workflows and I am getting some internal server errors

@squidarth
Copy link
Collaborator

squidarth commented Mar 25, 2024

Hi @GargDivanshu, this should be solved by this PR, and will go out with our next release. We'll do a release tomorrow to get this out for you.

We don't have a discord/community at the moment, but we can help you through the chat support on the baseten website

@squidarth
Copy link
Collaborator

Hi folks , if you try pip install truss==0.9.7rc6, that should fix things, we'll be doing a full release this week. so sorry for the late resolution here

@marius-jopen
Copy link

the trick is to delete this line from the yaml file:
python_executable_path: /usr/bin/python3

so it falls back to default

took me 3h to figure this out.

@aproli90
Copy link

aproli90 commented Aug 3, 2024

the trick is to delete this line from the yaml file: python_executable_path: /usr/bin/python3

so it falls back to default

took me 3h to figure this out.

Worked for me when truss push was failing for me on Windows

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
Status: No status
Development

No branches or pull requests

6 participants