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



_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to