Open jdrevon opened 2 years ago
Sorry for my delay in replying - what happens if you type hyperion_car
on the command-line? (this is one of the Fortran dependencies, so if it says 'command not found' it indicates there was an issue with the installation of the fortran dependencies)
Hello,
I've installed Hyperion through pip instead of the Anaconda recommanded installation for conda users since I had some trouble with it.
Now things getting better, I had to modify in each files the location of "six" a depancy wich does no longer exist in astropy. I have seen in issues regadring to this and it marked solved but It seems that the version of 0.9.10 still contains commands calling six from astropy.
Anyway, I replaced this and only copy and paste some lines from the hyperion webpage tutorials.
I just wanted to give a try by running the code using the commands:
However an error raised without any further explanation:
It says that hyperion_car: not found. I've put hyperion on my prompt outside python and it recognized the command so it seems to be well installed. I've also dowloaded all the fortran dependancies. Here is my whole code maybe I completly missed something :/
Thank you in advance for your help
Regards
Julien