Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] Fresh install. Python Dependencies [photutils] #3611

Closed
mrgrosser opened this issue May 9, 2024 · 10 comments · Fixed by #3626
Closed

[ERROR] Fresh install. Python Dependencies [photutils] #3611

mrgrosser opened this issue May 9, 2024 · 10 comments · Fixed by #3626
Assignees

Comments

@mrgrosser
Copy link

*** ERROR:


Python_dependencies [photutils] failed


@CabinHal
Copy link

I have just encountered this identical error.

@drakula1981
Copy link

Sadly, I have exactly the same problem with a brand new install

@morrowwm
Copy link

Same error on a fresh install of allsky on top of a brand new debian 12.5 on a 1GB RAM Raspberry Pi 3.

I ventured over to https://photutils.readthedocs.io/en/stable/install.html to try building photutils from source. But that also failed trying to build rasterio.

I'll keep poking at it.

@mrgrosser
Copy link
Author

Not ideal, but I was able to install by making sure pip was installed, then did 'pip install photutils'. Once that was done, I re-ran the installer and it went through ok. Definitely not a solution though.

@morrowwm
Copy link

Not ideal, but I was able to install by making sure pip was installed, then did 'pip install photutils'. Once that was done, I re-ran the installer and it went through ok. Definitely not a solution though.

Did you do that inside the allsky venv?

@mrgrosser
Copy link
Author

Not ideal, but I was able to install by making sure pip was installed, then did 'pip install photutils'. Once that was done, I re-ran the installer and it went through ok. Definitely not a solution though.

Did you do that inside the allsky venv?

I SSH'd onto the Raspberry Pi. Did 'sudo apt install pip' and then the pip command to install photutils.

@Alex-developer Alex-developer linked a pull request May 13, 2024 that will close this issue
EricClaeys added a commit that referenced this issue May 13, 2024
…hon-dependencies-photutils

#3611 Remove photutils as a requirement
@Alex-developer
Copy link
Collaborator

Can you please try the installation now. I have removed the requirement for photutils as its not actually used,

@morrowwm
Copy link

Can you please try the installation now. I have removed the requirement for photutils as its not actually used,

Yesterday, I removed it from requirements.txt myself and the installation succeeded. I hope to be doing another installation later this week, so will try from bare silicon then.

@CabinHal
Copy link

CabinHal commented May 13, 2024 via email

@EricClaeys
Copy link
Collaborator

Closing - issue resolved in current release and next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants