Jump to content
Sign in to follow this  
ricardo chapingo

Python 3.7 embedded windows 11

Recommended Posts

Posted (edited)

I changed from windows 10 pro to windows 11 pro. I get an error when i try to run Example 01 using python 3.7 embedded version on windows 11 pro. The error is:

 

Error 127: could not map symbol "PyWideStringList_Append" 

Python could not be properly initialized. We must quit.

 

what can I do to make it work?

Edited by ricardo chapingo
language

Share this post


Link to post

The latest version dropped support for python 3.7.    Use a more recent version of python.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×