You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
There is a pending ticket for pypi because the name "open-simulation-interface" #4399 is currently blocked. You can currently find the package in Test PyPi
Describe the bug
The documentation indicates here that a PyPI package exists, but it seems not to exist:
Linux
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:
open-simulation-interface
via pipDescribe 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
The text was updated successfully, but these errors were encountered: