You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using pixi --version.
Reproducible example
Issue description
When I attempted to initialize a Pixi project on a Windows path containing Chinese characters and tried to run 'pixi add python', the following error occurred:
I implemented the behavior @wolfv described in rattler. When #929 is merged it will land in main. The next version of pixi will include this. I was no longer able to reproduce this issue on my machine but I can imagine we didnt catch all cases. Let me know it it works for you @IncubatorShokuhou !
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
Issue description
When I attempted to initialize a Pixi project on a Windows path containing Chinese characters and tried to run 'pixi add python', the following error occurred:
it seems that a utf-8 character is not supported.
Expected behavior
pixi can work normaly on a path with utf-8 character
The text was updated successfully, but these errors were encountered: