[Tutor] [Parser/pgen] Error 1

Joel Goldstick joel.goldstick at gmail.com
Mon Jun 4 07:17:59 CEST 2012


On Sun, Jun 3, 2012 at 9:41 PM, Wh1t3ha7 <wh1t3ha7 at tormail.org> wrote:
> I was trying to install Python on Ubuntu 12.04 and Im getting this error
> message when entering the make -j command:
>
> Parser/grammar1.o: file not recognized: File truncated
> collect2: ld returned 1 exit status
> make: *** [Parser/pgen] Error 1
> make: *** Waiting for unfinished jobs....
>
>
> I was following instructions on this link:
>
> http://eli.thegreenplace.net/2011/10/10/installing-python-2-7-on-ubuntu/
>
>
> Thank you all so much I cannot wait to learn from you guys :)
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor

Not sure about your error.  However, python is pre installed in
ubuntu.  go to a shell and type python.  See if you get the python
shell


-- 
Joel Goldstick


More information about the Tutor mailing list