jaraco.collections -- SABnzb 3.0.0RC1

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
moosejunky99
Newbie
Newbie
Posts: 2
Joined: June 17th, 2020, 2:31 pm

jaraco.collections -- SABnzb 3.0.0RC1

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 8827
Joined: January 22nd, 2008, 2:22 pm

Re: jaraco.collections -- SABnzb 3.0.0RC1

Post 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 ...
moosejunky99
Newbie
Newbie
Posts: 2
Joined: June 17th, 2020, 2:31 pm

Re: jaraco.collections -- SABnzb 3.0.0RC1

Post by moosejunky99 »

I though i only have 20.04 installed... :( i don't see where it is names both..

sorry :(
User avatar
sander
Release Testers
Release Testers
Posts: 8827
Joined: January 22nd, 2008, 2:22 pm

Re: jaraco.collections -- SABnzb 3.0.0RC1

Post 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?
Post Reply