Jump to content

[Solved] Python Modules to Install


cktrack

Recommended Posts

My Python scripts that are calling the following modules are returning a 500 error and a "End of script output before headers" message in the error log:

import MySQLdb

import html

Please confirm these modules have been installed in my environment.

Thanks!

Link to comment
Share on other sites

9 hours ago, cktrack said:

unless 3.7 is going to become available soon.

There were quite a few issues, but I spent a few hours today getting Python 3.10 installed. There are a lot of people waiting for it before they move to Plesk.  

On 7/29/2022 at 10:38 AM, cktrack said:

import MySQLdb
import html

These Python modules have been install on Python 3.10 which is located at /usr/bin/python3.10

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...