Jump to content

[Solved] Plex Docker Container Plugin Development


Recommended Posts

After moving my windows plex server to docker in UnRAID my custom plex agents(plugins) seem to be broken. I am getting the following error:

  File "/usr/lib/plexmediaserver/Resources/Plug-ins-724c56e62/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 345, in __import__
    raise e
ImportError: No module named pkg_resources

 

Seems like I need to install python for the plugin to have access to that module. I went ahead and installed the NerdPack app to install python into UnRAID. However, this issue persists. Seems like the docker container does not have visibility of the python install which probably makes sense. Does anyone know how I could get around this? I am using the official plex docker container.

Link to comment
  • ChatNoir changed the title to [Solved] Plex Docker Container Plugin Development

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...