California-Planet-Search / radvel

General Toolkit for Modeling Radial Velocity Data
http://radvel.readthedocs.io
MIT License
57 stars 52 forks source link

RadVel Pip Install Fail due to Inability to Build Wheel #375

Closed ngierty closed 1 year ago

ngierty commented 1 year ago

Hello,

I recently had to install a clean version of Anaconda due to a separate setup issue and as part of this I installed Radvel. When I initially installed Radvel, I got a message saying "pip install failed due to inability to build wheel". Adding pip to the conda environment (conda install -n myenv pip), let me install Radvel but with the attached Deprecation Error. (I still had to install Celerite and h5py separately.)

I figured I would post it here for anybody else with this issue.

error
nespinoza commented 1 year ago

Hey @ngierty --- it is kind of hidden, but this is due to a C-python error. If you do pip install cython this goes away.

ngierty commented 1 year ago

Thank you!

On Thu, Jun 22, 2023 at 12:48 AM Néstor Espinoza @.***> wrote:

Hey @ngierty https://github.com/ngierty --- it is kind of hidden, but this is due to a C-python error. If you do pip install cython this goes away.

— Reply to this email directly, view it on GitHub https://github.com/California-Planet-Search/radvel/issues/375#issuecomment-1602004682, or unsubscribe https://github.com/notifications/unsubscribe-auth/AILWCJHFJKRZDNNLZ6V6XVDXMPFALANCNFSM6AAAAAAXTNFSPA . You are receiving this because you were mentioned.Message ID: @.***>