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

SPICE (NOLOADEDFILES) #709

Open
liuli217217 opened this issue May 31, 2024 · 1 comment
Open

SPICE (NOLOADEDFILES) #709

liuli217217 opened this issue May 31, 2024 · 1 comment

Comments

@liuli217217
Copy link

Describe the bug
I have followed the instructions to install Basilisk on Windows 10/Windows 11/Ubuntu 20.04, and I can successfully run multiple examples including scenarioBasicOrbit.py and scenarioGroundLocationImaging.py. However, when I try to run scenarioGroundDownlink.py, it always prompts me with the error message: '
Toolkit version: N0065
SPICE (NOLOADEDFILES) -- At least one SPK file needs to be loaded by SPKLEF before beginning a search.
A traceback follows. The name of the highest level module is first.spkezr_c --> SPKEZR --> SPKEZ --> SPKGEO --> SPKSFS.'

Could you please help me understand the reason for this and how to resolve it? Thank you."

屏幕截图 2024-05-31 150917

To reproduce
Steps to reproduce the behavior:

  1. Add module '...'
  2. Simulate with the configuration '....'
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots/plots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Macos]
  • Version [e.g. 12.6.1]
  • Python version [e.g. 3.9.15]

Additional context
Add any other context about the problem or potential solution paths here.

@schaubh
Copy link
Contributor

schaubh commented Jun 19, 2024

This means the JPL Spice files were not installed. Be sure to install git-lfs before cloning the repo to ensure the spice file is also pulled. See http://hanspeterschaub.info/basilisk/Install/pullCloneBSK.html.

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

No branches or pull requests

2 participants