dtamayo / reboundx

A library for adding additional forces to the REBOUND N-body integration package
GNU General Public License v3.0
81 stars 61 forks source link

problem while installing reboundx #137

Closed fredarez closed 3 hours ago

fredarez commented 3 hours ago

Hi!

I'm trying to install Reboundx via pip install and I get this error in terminal:

gr_full.c src/gr_full.c(63): error C2057: expected constant expression src/gr_full.c(63): error C2466: cannot allocate an array of constant size 0 src/gr_full.c(63): error C2133: 'a_const': unknown size src/gr_full.c(185): error C2057: expected constant expression src/gr_full.c(185): error C2466: cannot allocate an array of constant size 0 src/gr_full.c(185): error C2133: 'a_old': unknown size error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\bin\HostX86\x64\cl.exe' failed with exit code 2 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for reboundx Failed to build reboundx

how can I resolve this issue?

Kind regards,

dtamayo commented 3 hours ago

Hi, it looks like you’re using Windows. Unfortunately REBOUNDx only supports Linux and mac

fredarez commented 34 minutes ago

Ah... ok! I'll run it on my linux machine then?

Are there plans to support windows in the future?

Frederico Barahona Arez

On Fri, 27 Sept 2024 at 15:11, Dan Tamayo @.***> wrote:

Hi, it looks like you’re using Windows. Unfortunately REBOUNDx only supports Linux and mac

— Reply to this email directly, view it on GitHub https://github.com/dtamayo/reboundx/issues/137#issuecomment-2379379927, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLU5HKBPVJFQNODRPQOGGZ3ZYVRS5AVCNFSM6AAAAABO7FZH5KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZZGM3TSOJSG4 . You are receiving this because you authored the thread.Message ID: @.***>