#Not working with 1.21, was fine on 1.19

1 messages · Page 1 of 1 (latest)

opaque tinsel
#

Wanted to upgrade to latest release, copied over my config to Kometa 1.21 from PMM 1.19 and trying to run python via Powershell gave me following error, what did i do wrong?

File "C:\Downloads\Plexbackup\Kometa-1.21.0\plex_meta_manager.py", line 172, in <module>
from modules.builder import CollectionBuilder
File "C:\Downloads\Plexbackup\Kometa-1.21.0\modules\builder.py", line 4, in <module>
from dateutil.relativedelta import relativedelta
ModuleNotFoundError: No module named 'dateutil'

paper masonBOT
#

Welcome @opaque tinsel!

It looks like you have not yet completed #938455615741775902, this will allow us to help you quicker.

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type /close at any time to close this post.

vocal plank
#

Probably didn't install requirements.

opaque tinsel
#

Hmm i have latest Plex media server and Pythin is 3.11

vocal plank
#

right, but PMM/Kometa has support libraries [requirements] that have to be installed.

opaque tinsel
#

So i need everything on the list?

vocal plank
#

on what list?

#

copied over my config to Kometa 1.21 from PMM 1.19

How did you get 1.21?

opaque tinsel
#

below "Requirements Update"

#

at GitHub

vocal plank
#

did you use git clone, or download a zip, or something else?

opaque tinsel
#

I see now that list is a lot more from 1.19 i had previously 😄

#

zip from Github

vocal plank
#
  1. unzip that archive
  2. cd into that directory
  3. run python -m pip install -r requirements.txt
  4. should be ready to go
#

Personally I'd suggest doing step 3 in a python virtual environment, but you don't have to

opaque tinsel
#

Will try

#

I suck at this, glad i even got it to work from the beginning will let you know how this goes thank you for the support

opaque tinsel
#

Got it to work thank you so much!

paper masonBOT
#

Hello @opaque tinsel, a user has suggested that this thread has been resolved and can be closed.

Please confirm that you are happy to close this thread by typing /close or by pressing the Close Post button which is pinned to this thread.