Jon Nelson wrote:
>
> I followed the instructions and they didn't work:
>
> The file README.unittests states:
>
>     $ export PYTHONPATH=.
>     $ python setup.py -d .
>
> but this is what I get:
>
> 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: option -d not recognized
>
> The command *should* read:
>
> python setup.py develop -d .

thats been fixed in 0.5.5, seems to be still hanging around in 0.6


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

Reply via email to