Skip to content

Fix upload wheel script #27

@andrewkaufman

Description

@andrewkaufman

Version

v0.1.0

Did you install official release artifacts or build from source?

Built from Source

Did you modify the sdist, whl, or source code (including the pyproject.toml or uv.lock)?

No

Python Version

3.10

Operating System

Ubuntu 22.04

Describe the bug.

Wheel publish fails

Minimum reproducible example

$ python ./tools/upload_wheel.py

Relevant log output

Traceback (most recent call last):
  File "/home/akaufman/dev/robo/mujoco-usd-converter/./tools/upload_wheel.py", line 13, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

Code of Conduct

  • I agree to follow mujoco-usd-converter Code of Conduct
  • I have searched the open issues and have found no duplicates

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions