You might need sudo python setupegg.py develop if you are not already root.


On Sat, Dec 1, 2012 at 11:59 PM, Sean Vig <sean.v....@gmail.com> wrote:

> On Sat, Dec 1, 2012 at 12:26 PM, Rathmann <pkrathma...@gmail.com> wrote:
>
>> Thanks.  But that is what I tried?
>>
>> 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'
>>
>> This is the setup.py in the top-level sympy directory (next to .git,
>> setupupegg.py ...)
>>
>> I was guessing it is a documentation issue.  (Or an error on my part, of
>> course.)
>>
>> This is Linux, Python 2.7.3.
>>
>> Thank You.
>
>
> The docs are wrong, you should do:
>
> python setupegg.py develop
>
> Sean
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
>



-- 
Regards,
Rishabh Dixit
BITS Pilani

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to