1

When I try pypm install twisted pypm install morbid pypm install orbited I get

warning: no such package found for requirement "twisted"; try PyPM Index:
http://code.activestate.com/pypm/search:twisted/

warning: no such package found for requirement "morbid"; try PyPM Index:
http://code.activestate.com/pypm/search:morbid/

warning: no such package found for requirement "orbited"; try PyPM Index:
http://code.activestate.com/pypm/search:orbited/

Does anyone know why none of these packages are recognised? Am I doing something obviously wrong?

eugen
  • 8,916
  • 11
  • 57
  • 65
user852974
  • 2,242
  • 10
  • 41
  • 65
  • Here they say that command should be right.. http://code.activestate.com/pypm/twisted/ – redShadow Jul 29 '11 at 21:10
  • Yes, but pypm install (anything) doesnt work, even though I have pypm installed – user852974 Jul 29 '11 at 21:12
  • 1
    Please indicate which version of ActivePython you are using. What is the output of `pypm info`? I bet you are using either 3.1 or 3.2, as none of these packages are available for Python 3 yet. – Sridhar Ratnakumar Jul 31 '11 at 17:11

0 Answers0