linuxserver / docker-nzbget

GNU General Public License v3.0
149 stars 83 forks source link

Python3 not included #88

Closed Spence1115 closed 4 years ago

Spence1115 commented 4 years ago

linuxserver.io

If you are new to Docker or this application our issue tracker is ONLY used for reporting bugs or requesting features. Please use our discord server for general support.


Expected Behavior

For a while now (nearly a year), nzbToMedia has been warning that as of 01 January 2020 it will no longer support Python2.7, and require Python3 instead. Therefore, it no longer works with this container for nzbget as it is still running on Python2.7.

Current Behavior

Container should use Python3

Steps to Reproduce

  1. Add nzbToMedia
  2. Try to postprocess anything Will fail due to not including Python3

Environment

OS:
CPU architecture: x86_64/arm32/arm64
How docker service was installed:

Command used to create docker container (run/create/compose/screenshot)

Docker logs

thelamer commented 4 years ago

89 and #90 when merged , closing