-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.pyRelevant 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 workingSomething isn't working
Type
Projects
Status
Ready