[Distutils] setup.py develop not working, setuptools 0.6c9
Anand Patil
anand.prabhakar.patil at gmail.com
Mon Oct 6 16:24:50 CEST 2008
Aw jeez, that was it. Thanks for responding.
Anand
On Mon, Oct 6, 2008 at 3:15 PM, Phillip J. Eby <pje at telecommunity.com>wrote:
> At 12:41 PM 10/6/2008 +0100, Anand Patil wrote:
>
>> Hello,
>>
>> I get the following error with setuptools 0.6c9, updated today with
>> easy_install:
>>
>> sihpc03:pymc anand$ python setup.py develop
>> usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
>> or: setup.py --help [cmd1 cmd2 ...]
>> or: setup.py --help-commands
>> or: setup.py cmd --help
>>
>> error: invalid command 'develop'
>> sihpc03:pymc anand$
>>
>> I'm using:
>>
>> Python 2.5.2 Stackless 3.1b3 060516 (python-2.52:61022, Feb 27 2008,
>> 16:52:03)
>> [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
>>
>> Please copy me directly in any reply.
>>
>
> Does your setup.py import setuptools?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20081006/dc8a71b1/attachment.htm>
More information about the Distutils-SIG
mailing list