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

No python package in PyPI #851

Open
lenvt opened this issue Jan 31, 2025 · 1 comment
Open

No python package in PyPI #851

lenvt opened this issue Jan 31, 2025 · 1 comment

Comments

@lenvt
Copy link

lenvt commented Jan 31, 2025

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:

  1. Create a blank directory
  2. Create a venv
  3. Activate venv
  4. 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
@jdsika
Copy link
Contributor

jdsika commented Feb 7, 2025

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

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