[PyKDE] Eric3 error
    jul 
    j.vienne at libertysurf.fr
       
    Sat Sep 25 08:08:57 BST 2004
    
    
  
Which version of eric do you use ?
Your example works fine for me with the last snapshot.
++
Jul.
Douglas Soares de Andrade wrote:
>Hi !
>
>The following code is making eric3 shuts a error message.
>
>#!/usr/bin/env python
># -*- coding: iso-8859-1 -*-
>
>num1 = int(raw_input("Inform the first number: "))
>num2 = int(raw_input("Inform the second number: "))
>
>To execute it, i pressed the F2 key, wich send me to python console. When i 
>insert a num it does the error message.
>
>See ya !
>
>  
>
    
    
More information about the PyQt
mailing list