eggplantbren / DNest4

Diffusive Nested Sampling
MIT License
60 stars 21 forks source link

--no-cext option on setup.py doesn't seem to work #5

Closed eggplantbren closed 8 years ago

eggplantbren commented 8 years ago
[brendon@brendonlaptop python]$ python setup.py --no-cext install
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 --no-cext not recognized
dfm commented 8 years ago

https://github.com/eggplantbren/DNest4/blob/master/python/setup.py#L19

--without-cext

eggplantbren commented 8 years ago

In that case, the bug is in python/README.rst. I'll fix it.

eggplantbren commented 8 years ago

Fixed in commit 97d0df68c37417ea48984d434fc08eb150134836