[OpenIndiana-discuss] problem with idle3.9
    Apostolos Syropoulos 
    asyropoulos at yahoo.com
       
    Wed Nov 30 16:32:39 UTC 2022
    
    
  
Hello,
idle3.9 ( Python's Integrated Development and Learning Environment) is not working:
 $ idle3.9
Traceback (most recent call last):
  File "/usr/bin/idle3.9", line 3, in <module>
    from idlelib.pyshell import main
  File "/usr/lib/python3.9/idlelib/pyshell.py", line 53, in <module>
    from idlelib.editor import EditorWindow, fixwordbreaks
  File "/usr/lib/python3.9/idlelib/editor.py", line 30, in <module>
    from idlelib.util import py_extensions
ModuleNotFoundError: No module named 'idlelib.util'
This means that the file 
/usr/lib/python3.9/idlelib/util.py
is missing. I found this file in /tmp/XX/Python-3.9.13/Lib/idlelib/util.pyafter decompressing the python distribution to /tmp/ΧΧ I think thisfile must be included in the relevant package.
Kind regards,
Apostolos
----------------------Apostolos Syropoulos
Xanthi, Greece
    
    
More information about the openindiana-discuss
mailing list