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

Exits with Status 9009 #12

Closed
M4cs opened this issue Nov 1, 2019 · 4 comments
Closed

Exits with Status 9009 #12

M4cs opened this issue Nov 1, 2019 · 4 comments

Comments

@M4cs
Copy link

M4cs commented Nov 1, 2019

Running on Windows 10 with Python3

Trying to run any upm commands that utilize poetry result in a 9009. I have installed it from Scoop.

Is there a way to get verbose output?

@raxod502
Copy link
Contributor

raxod502 commented Nov 1, 2019

The default output is maximally verbose currently. I assume you have verified that if you manually run the commands that are printed out by UPM, then they work correctly?

@M4cs
Copy link
Author

M4cs commented Nov 3, 2019

yeah poetry is working fine on it's own

@raxod502
Copy link
Contributor

raxod502 commented Nov 3, 2019

Well, if python3 -m poetry ... works in the shell, unfortunately I don't know what might be wrong. When more development bandwidth is available, somebody can test on a Windows machine and see what's up.

@blast-hardcheese
Copy link
Collaborator

This should be resolved now as we just execute poetry via CLI, so presumably if you have poetry on your %PATH% you'll be good.

Thanks for the report!

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