You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i tried to get this to run, but IDLE gives me an import error. i copied the files and appended the config. i tried also changing the rights of the files.
I would appreciate some help. Would love to have this type of PEP8 check
The text was updated successfully, but these errors were encountered:
Updated the project and README file.
Hope this will help you.
And one important thing is, I have developed it as a CPython patch for Python3.3. and now making it as a standalone project.
"""So this project is still in the initial stage"""
Thank you for notifying me the issue, I am trying to continuously update the project to bring it to a healthy stage.
[ Identified the following issues and resolved,
Tkinter/tkinter compatibility issue with Python2 and Python3
StringIO compatibility issue with Python2 and Python3
No need to put in separate extension folder inside idlelib.
]
I checked with Python2.7.4 and Python3.3 in a new machine and it worked fine(see wiki)
If you are using any other version and still getting any issues please notify me with details of which Python version, IDLE version and the OS you are using.
Hi i tried to get this to run, but IDLE gives me an import error. i copied the files and appended the config. i tried also changing the rights of the files.
I would appreciate some help. Would love to have this type of PEP8 check
The text was updated successfully, but these errors were encountered: