Hellowlol / bw_plex

binge watching for plex
MIT License
368 stars 23 forks source link

ValueError: unsupported pickle protocol: 4 #63

Closed duplexsystem closed 5 years ago

duplexsystem commented 5 years ago

I get: ValueError: unsupported pickle protocol: 4 Whenever I run bw_plex

Hellowlol commented 5 years ago

That usually means that you ran bw_plex on Python versoon higher the 3.4 and are now trying to use 2.7. Delete the hashes.plkz file and start it again. Stick with one version :) (use python3)

duplexsystem commented 5 years ago

Thanks, @Hellowlol ! as soon is I fixed that I got another error: AttributeError: 'NoneType' object has no attribute 'friendlyName'

Hellowlol commented 5 years ago

Are are not connected to PMS edit the config or pass the url and token using the cli