Skip to content

No python package in PyPI #851

Open
Open
@lenvt

Description

@lenvt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions