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

Klipper 0.10 does not support Chinese file naming. What can you do to solve it! #4871

Closed
pangxie0 opened this issue Nov 4, 2021 · 4 comments

Comments

@pangxie0
Copy link

pangxie0 commented Nov 4, 2021

image

@vladimir-poleh
Copy link

It seems to be a problem caused by migration to the Python3. You can try to use release version v0.10.0

To switch to this version execute these commands (assuming that Klipper install dir is ~/klipper

cd ~/klipper
git checkout v0.10.0

Please note that this will break update mechanism. Use following command to return to the more recent version

git checkout master

@vladimir-poleh
Copy link

It seems that running Klipper on Python 3 resolves this issue.

@wlhlm
Copy link
Contributor

wlhlm commented Nov 25, 2021

Same issue: #4794

@Sineos
Copy link
Collaborator

Sineos commented Dec 12, 2021

As pointed out by @wlhlm

@Sineos Sineos closed this as completed Dec 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants