Visualizzazione dei risultati da 1 a 5 su 5
  1. #1
    Utente di HTML.it L'avatar di maxtn
    Registrato dal
    Jul 2002
    Messaggi
    712

    Python - editor con auto-indent

    Qualcuno conosce qualche editor con auto indentazione?

    Ho trovato SPE ma non parte:

    Starting Spe v0.7.1.a ...

    If spe fails to start:
    - type "python SPE_.py --debug > debug.txt" at the command prompt
    - send debug.txt with some info to s_t_a_n_i@yahoo.com

    (c)www.stani.be

    Importing modules...
    Traceback (most recent call last):
    File "/usr/bin/spe", line 4, in ?
    _spe.SPE.main()
    File "/usr/lib/python2.3/site-packages/_spe/SPE.py", line 26, in main
    import Menu,Parent,Child
    File "/usr/lib/python2.3/site-packages/_spe/Parent.py", line 25, in ?
    import Child
    File "/usr/lib/python2.3/site-packages/_spe/Child.py", line 17, in ?
    import sm, sm.uml, sm.wxp
    File "/usr/lib/python2.3/site-packages/sm/uml.py", line 3, in ?


    import wx, wx.lib.ogl as ogl
    ImportError: No module named ogl
    Ubuntu 10.10 x86_64

  2. #2
    quando l'ho installato c'era già IDLE python gui dove creando un nuovo script la funzione di auto indent c'è.
    al limite salva il file in .py, se non funziona subito

  3. #3
    Utente di HTML.it L'avatar di maxtn
    Registrato dal
    Jul 2002
    Messaggi
    712
    IDLE mi da errore:

    ** IDLE can't import Tkinter. Your Python may not be configured for Tk. **


    è installato sia tk che tkinter
    Ubuntu 10.10 x86_64

  4. #4
    io proverei a reinstallare python...

  5. #5
    Utente di HTML.it L'avatar di maxtn
    Registrato dal
    Jul 2002
    Messaggi
    712
    Originariamente inviato da suomi_viking_86
    io proverei a reinstallare python...
    Ho provato ma è successo qualcosa... non mi va + nemmeno yum.

    vedi http://forum.html.it/forum/showthrea...hreadid=827542
    Ubuntu 10.10 x86_64

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.