Closed gregoriomarchesini closed 2 years ago
Hi Greg, it seems that your conda environment is missing NRLMSISE, and also that you have a rather old version installed. Could you provide some details on the system you are installing it on, and how you installed tudat? Did you try to update an existing environment, or did you create a new one?
Hey Dominic
I had my computer completely cleaned yesterday so it may be that something is off My specifics are the following
conda create
Maybe I should try to update NRLMSISE I must be honest in saying that I don't know what it is and why I have such an old version. But I can try
Also The installation procedure was
conda install tudatpy matplotlib -c tudat-team -c conda-forge -c defaults
The one suggested in tudat main page
Hi Greg, try the nominal installation procedure with the yaml file:
https://docs.tudat.space/en/stable/_src_getting_started/installation.html#installing-tudat-py
the command you have comes from the warning box, which I'm not sure is up to date. If you installed tudat in your base environment, make sure to clear this first.
Ok Good I try now and I let you know Thanks!
Ok Dominic Everything is fixed now Thank you for the advice and for your time
Have a super day Have a great day !
Hi Everyone
My computer crashed a few days ago and I had to reinitialise everything. I am trying to resent tudat on my virtual environment
astrodynamic_venv
but I am having the following error when I run my scripts using the virtual environment with tudatpy installedI installed tudatpy following the conda installation procedure suggested in this section
https://docs.tudat.space/en/stable/_src_getting_started/installation.html#:~:text=Are%20you%20a%20macOS%20user%3F
And I can see that
conda list
has tudatpy as uploaded packagevenv_packages_list.txt I hope this information is sufficient to give you a full understanding of the error source, otherwise just tell me
Thank you for your time and attention