Software installation problems

Hi all, I’m trying to install graxpert software for astrophotography processing, I have had no success installing it, has anybody had any success with graxpert.

Kind regards
Mark

Please note the following information is provided for reference only and hasn’t been substantively verified by our team:

1. Checking GraXpert’s Special Installation Requirements

  • Review Official Documentation/Community Support:
    We recommend checking GraXpert’s GitHub repository or community forums to verify any specific dependencies or installation procedures. Some astrophotography software may require additional components (e.g., FFTW libraries or GPU support packages).
  • Compilation Installation (Advanced Users):
    If source code is available, you may attempt compilation:

git clone https://github.com/graxpert/graxpert.git cd graxpert python setup.py install

2. Error Log Analysis and Feedback

  • Enable Verbose Logging:
    Run the installation with verbose output for detailed error information:

pip install graxpert -v

Analyze specific errors in the logs (e.g., missing headers, linking failures) for targeted troubleshooting.

  • Submit an Issue:
    If unresolved, consider filing an Issue on GraXpert’s GitHub repository with:
    • Your system environment details
    • Complete error logs

Disclaimer: These suggestions are based on general technical knowledge and may not resolve your specific issue. For authoritative guidance, please consult GraXpert’s official support channels.

Hi
I’m not sure if this helps or not, but “yes” I have it running fine.

I have no idea what your specific installation is neither HW or OS, nor what errors you are getting, but if it helps you to compare? then I’m running it alongside Siril and ASTAP, for astrophotography image processing of photos captured through Kstars/EKOS on a rpi400 running bookworm

It is a 100% coincidence that I’m an astrophotography hobbyist and also a member of this forum. There are dedicated graxpert forums and blogs where you’re more likely to get expert help with graxpert specific problems.