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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurs when Python file path contains Non-ASCII characters #56

Closed
ghost opened this issue Nov 1, 2022 · 1 comment
Closed

Error occurs when Python file path contains Non-ASCII characters #56

ghost opened this issue Nov 1, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 1, 2022

Describe the bug
Error occurs when Python file path contains Non-ASCII characters.
Hot Reload don't work

To Reproduce
Steps to reproduce the behavior:

  1. Create a Python file named "馃槉.py" in PyCharm
  2. Write some code
  3. Run
  4. Change some code and save
  5. See error

Expected behavior
Works

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows
  • OS version: 11
  • Reloadium package version: 0.9.4
  • PyCharm plugin version: 0.8.8
  • Editor: PyCharm
  • Run mode: Run and Debug

Additional context
Add any other context about the problem here.

@dkrystki
Copy link
Contributor

Fixed in reloadium 0.9.5 and PyCharm plugin 0.9.0

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

1 participant