-
-
Notifications
You must be signed in to change notification settings - Fork 601
Python 3 Migration
bigwavedave42 edited this page Oct 4, 2023
·
3 revisions
So, there are some complications when upgrading to python3.
ImportError: bad magic number in...
-
find /path/to/SickChill -name '*.pyc' -delete systemctl restart sickchill # or however you restart your service
-
run command prompt as an administrator
(Click on Start button -> type "cmd" -> right-click on "Command Prompt" -> click "Run as administrator")
At the command prompt:
net stop sickchill cd C:\SickChill\SickChill del /S *.pyc net start sickchill
Main
Wiki Home
What is SickChill?
Installation/Setup Guides
Donations and support
Installation packages
Contributing
Developers
Debugging
FAQ's and Fixes
Scene exceptions
Settings
Main settings explained
Show settings explained
Remaining settings explained
NZBtoMedia
MetaData
Post-Processing
Quality Settings