Page 1 of 1

jaraco.collections -- SABnzb 3.0.0RC1

Posted: July 14th, 2020, 7:48 pm
by moosejunky99
Requirement already up-to-date: jaraco.collections in /usr/local/lib/python3.8/dist-packages (from -r requirements.txt (line 6)) (3.0.0)

Requirement already satisfied, skipping upgrade: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.8/dist-packages (from cryptography->-r requirements.txt (line 3)) (1.14.0)
Requirement already satisfied, skipping upgrade: jaraco.text in /usr/local/lib/python3.8/dist-packages (from jaraco.collections->-r requirements.txt (line 6)) (3.2.0)
Requirement already satisfied, skipping upgrade: jaraco.classes in /usr/local/lib/python3.8/dist-packages (from jaraco.collections->-r requirements.txt (line 6)) (3.1.0)
Requirement already satisfied, skipping upgrade: cheroot>=8.2.1 in /usr/local/lib/python3.8/dist-packages (from cherrypy->-r requirements.txt (line 7)) (8.3.0)
Requirement already satisfied, skipping upgrade: zc.lockfile in /usr/local/lib/python3.8/dist-packages (from cherrypy->-r requirements.txt (line 7)) (2.0)
Requirement already satisfied, skipping upgrade: more-itertools in /usr/lib/python3/dist-packages (from cherrypy->-r requirements.txt (line 7)) (4.2.0)
Requirement already satisfied, skipping upgrade: tempora>=1.8 in /usr/local/lib/python3.8/dist-packages (from portend->-r requirements.txt (line 8)) (3.0.0)
Requirement already satisfied, skipping upgrade: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi!=1.11.3,>=1.8->cryptography->-r requirements.txt (line 3)) (2.20)
Requirement already satisfied, skipping upgrade: jaraco.functools in /usr/local/lib/python3.8/dist-packages (from jaraco.text->jaraco.collections->-r requirements.txt (line 6)) (3.0.1)


Not all required Python modules are available, please check requirements.txt
Missing module: jaraco.collections


Looks like it is installed but not starting :( can't find remove all .pyc files in this folder and subfolders

though maybe it was a bug

thanks
moosejunky99

Re: jaraco.collections -- SABnzb 3.0.0RC1

Posted: July 14th, 2020, 9:31 pm
by sander
See https://github.com/sabnzbd/sabnzbd/issues/1546

TLDR: you have both the (Ubuntu?) Linux packages and the pip packages installed. My workaround: remove the pip packages ...

Re: jaraco.collections -- SABnzb 3.0.0RC1

Posted: July 15th, 2020, 6:41 pm
by moosejunky99
I though i only have 20.04 installed... :( i don't see where it is names both..

sorry :(

Re: jaraco.collections -- SABnzb 3.0.0RC1

Posted: July 15th, 2020, 11:04 pm
by sander
moosejunky99 wrote: July 15th, 2020, 6:41 pm I though i only have 20.04 installed... :( i don't see where it is names both..

sorry :(
I don't understand your "i don't see where it is names both.. "

If you still have the problem:

Based on your first post, I think you also have run a pip install command.

Right?