docs.rs failed to build spacerocks-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
spacerocks-0.1.3

spacerocks is a software package that puts the solar system at your fingertips.
The package is written in Rust and is exposed to Python using PyO3.
Python Installation
To install from source, you will need to have Rust and maturin installed.
|
You will also need to have cspice installed on your system, and add its location to your path as
You might also need to rename cspice.a to libcspice.a if you are on a Unix system.
We actually use very few of the cspice functions, so it should be possible to remove this dependency in the future.
If you would like to help with this, please send a message!