Hello python-projects, first post on this list. I've been trying to make pyqonsole work under my Arch Linux (64 bits, python2.7) and still got nothing. I tried downloading it from the AUR repositories, also tried downloading the tar.gz and compiling it myself but it's not working at all.
Some examples: In both cases it just hang out as the screenshot shows. I can't even close it normally, I have to CTRL+C on terminal. [matt@mfsec scripts-2.7]$ ./pyqonsole no shell specified. Using /bin/bash http://i.imgur.com/2iUJU.png [matt@mfsec scripts-2.7]$ ./pyqonsole --profile python *undecodable* 67790855 0 0 (I always get the same numbers) http://i.imgur.com/0umB6.png [matt@mfsec scripts-2.7]$ ./pyqonsole --profile ls Output of profiling over here -> http://pastie.org/1517549 [matt@mfsec scripts-2.7]$ ./pyqonsole mkdir test --> *makes test/ folder.* I hope it's just me doing some nonesense stuff, but I really appreciate your help, thanks in advance. Yours sincerely, Matt.
_______________________________________________ Python-Projects mailing list [email protected] http://lists.logilab.org/mailman/listinfo/python-projects
