Traceback (most recent call last):
File “C:UserslenovoAppDataLocalTemp_MEI144842test_suite.py”, line 3, in
import asyncio
File “C:UserslenovoAppDataLocalProgramsPythonPython38libasyncio_init_.py”, line 8, in
from .base_events import *
File “C:UserslenovoAppDataLocalProgramsPythonPython38libasynciobase_events.py”, line 23, in
import socket
File “C:UserslenovoAppDataLocalProgramsPythonPython38libsocket.py”, line 49, in
import _socket
ImportError: Module use of python310.dll conflicts with this version of Python.
I got this error anyone who solve this problem it occured when I try to convert py into .exe file
Saad Abdullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.