-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
PKC won't start. Error message: "SyntaxError: future feature annotations is not defined" #2006
Comments
I have the same error |
same issue too, has anyone a solution ? Thanks for your help ! |
For not working plugin urllib3 module need to be downgraded (from 2.1.0 to 1.26.16 version: https://mirrors.kodi.tv/addons/nexus/sc ... trix.1.zip). I replaced all the contents of the library 1.26.16 with the sudo command in the location /share/CACHEDEV1_DATA/.qpkg/Kodi20/opt/.kodi/addons/script.module.urllib3. Everything works well !!! |
@megakroug Thank you for the detailed description |
For me Plexkodiconnect from today not work anymore. How did you solve the problem? Is Plexkodiconnect dead ? |
@megakroug I tried as you suggested, but for me is not working. After plex link it gives me my local server and after choosing addon paths, goes to fine tuning settings page. But this setting page is all grey, so I cannot make any settings and PKC don’t work. Do you have any suggestion ? |
I will look into this issue |
This might be separate issues. Your original issue, @Sk3tchs, stems from this error in the logs:
There is NOTHING I can do about that as PKC is simply importing existing Python packages. The solution is found in comment #2006 (comment) by @megakroug - thanks very much!! @simtaj: Please share a DEBUG log file as described here, otherwise no-one can help you: https://github.com/croneter/PlexKodiConnect/wiki/How-to-Report-A-Bug |
@croneter here is my log. From yesterday changing urllib3 with version 1.26 works no more for me. Any suggestion how can make it work again ? Thank you for your help! |
On first glance I don't see anything special in your log, @simtaj - what did you do exactly and what was the issue when recording the log file? |
When I opened KODI PKC wanted to restart KODI (like a new install). Then give me PLEX code link, accepted it. Then goes trough all questions and when is finished opens PKC settings page. But this page is grey out and PKC not working. All that I did when I got debug logging running. Here is picture of PKC settings. This problem was before, but I did copy urllib3 1.26 from computer like @megakroug said. And it was working till yesterday. Yesterday power went off and Nvidia Shield with KODI restarted. And from then on I have problem again. But this time copying urllib3 doesnt help. I deleted all KODI cache, but still not working. All off my auto updates are turned off. |
Juck, that's bad luck @simtaj . Looks like Kodi and or PKC files got corrupted, that can happen. Try deleting the folder plugin.video.plexkodiconnect in the directory addon-data in your Kodi user data folder when Kodi is not running |
@croneter I did now as you said deleted folder plugin.video.plexkodiconnect but it didn’t help. All the same greyout settings. Strange is, that it was like that same problem end of december. And copying urllib3 1.26 and clearing cache did help. Now problem come back and nothing helps….Does PKC with urllib3 2.1.0 works by you or you have to have version 1.26 too ? |
Thing is, PKC does not render the settings, that's Kodi itself. In your place I'd make a backup, then indeed try again from scratch with a completely fresh Kodi instance |
Will try tonight from scratch. Do I leave urllib3 on version 2.1.0., when I install clean KODI and before installing PKC ? |
@croneter thank you for you help !! Clean install did the trick. |
I was sitting on my sofa thinking about why PKC is now using a different Python library than my KODI on my QNAP NAS. |
I get a error as soon as I load Kodi. The issues appeared after I adjusted the time on my NAS, but that my be a coincidence.
log :
kodi.log
May be related to this : pannal/plex-for-kodi#68
The text was updated successfully, but these errors were encountered: