It seems to be some inconsistency between the wiki page

https://github.com/sympy/sympy/wiki/Getting-the-bleeding-edge

and the real life. Particularly, it concerns the following paragraph:

"However, there is a way to install globally that will automatically update 
when you update from git. Use:

./setup.py develop"

It does not work. At least, I've just cloned sympy git repo and tried to 
do  ./setup.py develop  with the following results:

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'

-- 
Sincerely yours,
Ilya V. Schurov.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sympy/-/PtnYKfNu3vcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to