Psyco é aquele modulo que "acelera" o python, não? 2008/4/9 Salles <[EMAIL PROTECTED]>: > Jorge, veja se ajuda: > > To install Psyco, do the usual > python setup.py install > Manually, you can also put the 'psyco' package in your Python search > path, e.g. by copying the subdirectory 'psyco' into the directory > '/usr/lib/python2.x/site-packages' (default path on Linux). > Basic usage is very simple: add > import psyco > psyco.full() > to the beginning of your main script. For basic introduction see: > import psyco > help(psyco) > > Encontrei estes dados em http://codespeak.net/svn/psyco/dist/README.txt. > Segundo o readme, funciona em 32 bits... cheque isto. > > Mais detalhes em http://psyco.sourceforge.net/doc.html. > > Abraços, > > Salles (Nethell) > > Em Qua, 2008-04-09 às 11:34 -0300, Jorge Fernandes Junior escreveu: > > > > procurei em várias páginas mas não entendi como fazer esse psyco > > funcionar... > > pra mim tá pedreira... > > > > alguém já instalou esse devede 3.6 no ubuntu 7.10? > > > > > > > > 2008/4/9, Jorge Fernandes Junior <[EMAIL PROTECTED]>: > > > > > > instalei o devede no 7.10 e ele não está abrindo. > > > vejo essa informação no terminal: > > > > > > Psyco not installed, the program will just run slower > > > DeVeDe 3.6 > > > Failed to load module DEVEDE_NEWFILES. Exiting > > > > > > alguém pode me ajudar? > > > > > > -- > > > Paz e Bem! > > > Jorge Fernandes JUNIOR > > > Curitiba - Pr > > > > > > > > > > -- > > Paz e Bem! > > Jorge Fernandes JUNIOR > > Curitiba - Pr > > > -- > Interessado em aprender mais sobre o Ubuntu em português? > http://wiki.ubuntu-br.org/ComeceAqui - > ubuntu-br mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br >
-- Daniel de Oliveira ---- Network and System Administrator Linux User #: 405334 -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

