Ciao a tutti, perchè non posso eseguire questo comando??
apt-get install python-pexpect
sbaglio qualche cosa io??
Grazie mille
Ciao a tutti, perchè non posso eseguire questo comando??
apt-get install python-pexpect
sbaglio qualche cosa io??
Grazie mille
perché è un comando che su Nac non esiste, è il gestore di pacchetti usato generalmente sulle distribuzioni Linux Debian based...
se installi un gestore di pacchetti vedi Fink, macports, brew te lo puoi installare
Quale mi suggerite di installare??
inoltre dopo averlo installato, quale sarà il comando per scaricare/installare python-pexpect?
Grazie
Ultimamente (da 4 anni) uso macports senza problemi:Originariamente inviato da Valeria75_bis
Quale mi suggerite di installare??
inoltre dopo averlo installato, quale sarà il comando per scaricare/installare python-pexpect?
Grazie
codice:$ uname -a Darwin x-MacBook-Pro.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386 $ port search pexpect py-pexpect @2.3 (python) python module for better controlling other applications py25-pexpect @2.3 (python) python module for better controlling other applications py26-pexpect @2.3 (python) python module for better controlling other applications Found 3 ports. $ sudo port install py26-pexpect
mmm non mi torna qualche cosa....
cosa sbaglio??
user:~ valeria$ uname -a
Darwin benny.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386
user:~ valeria$ port search pexpect
Warning: No index(es) found! Have you synced your source indexes?
Warning: Can't open index file for source: rsync://rsync.macports.org/release/ports/
Error: search for name pexpect failed: No index(es) found! Have you synced your source indexes?
No match for pexpect found
... dopo i due comandi sono bloccata![]()
Cosa sbaglio?
Grazie!!
Please help me(