-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I can not find a soulution to this error.
" File "C:\py2php\py2php", line 2, in
from types import StringType
ImportError: cannot import name 'StringType' from 'types' (C:\Python310\lib\types.py)"
I have translated all py files from Python2 to Python3. There does not seem to be a type StringType in types.py in my Python
Is this error my python or py2php.py?
Metadata
Metadata
Assignees
Labels
No labels