-
Notifications
You must be signed in to change notification settings - Fork 17
Description
I am one of the people following the geckodriver problem to install the DRP. I've spent a few days trying to install now using various different attempts.
Firstly should I be creating the conda environment in python 3.7 or in python 3.12 to install the developer version? I have now tried both an neither worked but it would be a good first step.
- If installing with python 3.7 I run into package inconsistency. When I get to the final step and run the setup.py the installation keeps failing:
I try running the install of pyregion 3 manually using pip and then re-run but it then just picks another package (cython/matplotlib) and crashes. As best I can tell it is because there are incompatible dependencies in the kcwidrp environment.
(Obviously I have tried downloading and extracting the package to the KCWIDRP/build directory. It still did not install correctly and threw the same error despite the task being completed as requested)
I am running on Ubuntu:



