Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hello,
Can somebody tell me what is happening x_x ?

i run this command to install pymysql
pip3 install pymsql

after that
i start flask -> access the url -> got 500 internal server error -> and the error is like the picture bellow.

that's it,sorry my english is pretty limited,
just tell me if you need more information

i'm using:
python 3.8.5
flask 1.1.2

image

You must be logged in to vote

Replies: 1 comment

Comment options

Solved,problem is beacuse my wsgi it's doesnt run python3, its running python2,
solution install wsgi for python3:
from libapache2-mod-wsgi to libapache2-mod-wsgi-py3

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #956 on February 02, 2021 06:17.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.