OpenSimulationInterface / osi-validation

Tools around the OSI used to verify the content of messages and more.
Other
10 stars 8 forks source link

Error during install #43

Closed ClemensLinnhoff closed 9 months ago

ClemensLinnhoff commented 1 year ago

Describe the bug

During installation of required packages, an error is thrown for doxygen-interface:

ERROR: Could not find a version that satisfies the requirement doxygen-interface (from versions: 0.0.0.dev0, 0.0.0.dev2, 0.0.1)
ERROR: No matching distribution found for doxygen-interface

This seems to be a problem with the package itself. I created an issue there, so this is just for documentation and can be closed, once it is fixed on their side.

Describe how to reproduce the bug

Steps to reproduce the behavior:

  1. Follow the steps in the readme for Local (recommended)
  2. Error appears during pip install .

Describe the OS you are using