#Failed to install PMM on ultracc seedbox

1 messages · Page 1 of 1 (latest)

mortal goblet
#

Hi,
Try to install PMM on my Ultracc seedbox. The installation blocks at the level of Python prerequisites and I have this error message.

python3 -version command return Python 3.7.3

tardy saffronBOT
#

Welcome!

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.

empty lagoon
#

I have an ultra as well. You need the python install script from ultras github

mortal goblet
#

I have always this error message about dotenv

empty lagoon
#

I don't think the wiki has been updated yet but pmm may require 3.10 now

#

Yea the docker container uses 3.11

mortal goblet
empty lagoon
#

Yes because 3.10 is an environment

#

You have to do pyenv versions

#

Not python --versions

#

You probably also need to set it as global as shown in the guide

mortal goblet
#

Ok i understand better !

#

So, i install pyenv, and define the 3.10.4 version to global

#

And follow the PMM Local Walkthrough

#

but i have already the error...
It's probably that I'm dumb and don't really know what i'm doing ...

#

Does something need to be done in the PMM install to use pyenv 3.10 and not the basic version 3.7 ?

empty lagoon
#

So you likely need to exit from the pmm-venv and delete the pmm-venv and start the local install over since you didn't use python 3.10 to create the pmm-venv and that venv is using 3.7

#

To exit just type deactivate and hit enter

mortal goblet
#

Ok thank you i try this

empty lagoon
mortal goblet
#

It works now ! Thank you

#

Just one last quick question:
Do you think it is possible to run PMM on a single instance for two Plex servers at the same time? (e.g. with 2 different config.yml?)

empty lagoon
#

You can and it's in the wiki, but I will say that be careful doing a bunch of overlays running pmm on ultra. Overlays are resource intensive and can bog down your neighbors. A couple overlays will be fine, collections are definitely safe but too many overlays and you may end up causing issues for your neighbors. Overlays can be quite cpu/ram intensive

#

You also don't have to run pmm on the same servers as your plex install either. So if you ever do want to go crazy with overlays, I'd get a cheap 8 to 16gb ram vps

#

And we also recommend setting up a couple of test libraries with a few movies and shows to test pmm on before running it against your main libraries

mortal goblet
#

Ok I see, that's exactly what I was looking for. thank you I'm thinking of acquiring a vps to run only pmm so as not to impact Plex servers