masa
masa

Reputation: 1

Is there any issues in creating new project by using poetry?

I could not create the new project by using poetry and the following error was displayed. "Command ['C:\Users\***\AppData\Local\Microsoft\WindowsApps\python.EXE', '-EsSc', 'import sys; print(sys.executable)']' returned non-zero exit status 9009."

I tried to create new project by using poetry. The version whose poetry I installed is 2.1.0. I wrote the code in accordance with the public documentation. The code is as follows: "poetry new my-project".

Upvotes: 0

Views: 71

Answers (0)

Related Questions