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

truss push faulty on windows? #301

Open
TidorP opened this issue May 26, 2024 · 3 comments
Open

truss push faulty on windows? #301

TidorP opened this issue May 26, 2024 · 3 comments

Comments

@TidorP
Copy link

TidorP commented May 26, 2024

ERROR (<class 'NotImplementedError'>: cannot instantiate 'PosixPath' on your system

^ this is probably because truss expects posix systems like macos, linux. Needs WindowsPath.

@maxIrvine
Copy link

@TidorP Also having the same issue. Did you find a workaround?

@TidorP
Copy link
Author

TidorP commented Jun 6, 2024

@maxIrvine no, so what I ended up doing is deploying through a macOS (I had a macbook with me too). Then the request can be done through any machine including (cuz it's just a request to the deployed model). But yeah unfortunately it seems you need an ubuntu or mac machine to push the model. Afterwards, you can access it anywhere.

@squidarth
Copy link
Contributor

Hey, sorry folks, will look into this

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

3 participants