Open
Description
Describe the bug
The documentation indicates here that a PyPI package exists, but it seems not to exist:
Linux
$ python -m pip install open-simulation-interface
ERROR: Could not find a version that satisfies the requirement open-simulation-interface (from versions: none)
ERROR: No matching distribution found for open-simulation-interface
Same issues with Windows when trying to install as explained here.
Describe how to reproduce the bug
Follow the steps given here in the documentation:
- Create a blank directory
- Create a venv
- Activate venv
- Install
open-simulation-interface
via pip
Describe the expected behavior
The open-simulation-interface
package should be installable via PyPI with the same result as building from sources.
Describe the OS you are using
- OS : Ubuntu 22.04
- Python version 3.10.12
Metadata
Metadata
Assignees
Labels
No labels