Rolf-Hempel / PlanetarySystemStacker

Produce a sharp image of a planetary system object (moon, sun, planets) from many seeing-affected frames according to the "lucky imaging" technique.
275 stars 32 forks source link

problem installing planetary-system-stacker 0.9.8.3 #77

Open WimDG opened 1 year ago

WimDG commented 1 year ago

Hello, I am trying to install planetary-system-stacker 0.9.8.3 on windows PC with Python3.11. I am getting this error:

    ERROR: Failed building wheel for numpy
    Failed to build numpy
    ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects

How can I fix this problem?

Kind regards,

Wim De Geest

castorf commented 1 year ago

I believe you need to actually be able to compile C++ programs to build numpy. If you load the visual studio build tools and try again it will work. There is a problem where I think PSS limits the build to an old version of numpy, which is incompatible with new versions of python, but if you then upgrade numpy with pip install you should be good. https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022

WimDG commented 1 year ago

I already did this, but the same result.

From: "castorf" @.> To: "Rolf-Hempel/PlanetarySystemStacker" @.> Cc: "WimDG" @.>, "Author" @.> Sent: Sunday, October 15, 2023 3:50:11 PM Subject: Re: [Rolf-Hempel/PlanetarySystemStacker] problem installing planetary-system-stacker 0.9.8.3 (Issue #77)

I believe you need to actually be able to compile C++ programs to build numpy. If you load the visual studio build tools and try again it will work: [ https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022 | https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022 ]

— Reply to this email directly, [ https://github.com/Rolf-Hempel/PlanetarySystemStacker/issues/77#issuecomment-1763395439 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/A3PIYWTLJBRMDKELTOGLMYDX7PSZHANCNFSM6AAAAAA55W6BII | unsubscribe ] . You are receiving this because you authored the thread. Message ID: @.***>