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

Create next release #142

Open
nalt opened this issue Aug 9, 2023 · 6 comments
Open

Create next release #142

nalt opened this issue Aug 9, 2023 · 6 comments

Comments

@nalt
Copy link

nalt commented Aug 9, 2023

A number of fixes and new features have been added to master since the last release came out in 2021. It would be great to create a new release and provide it on pypi.

Cheers!

@ManifoldFR
Copy link
Contributor

+1, would also be interested in seeing a new release with the changes that were made since then, as well as a release on conda-forge.

We could lend a hand if needed also!

@jcarpent
Copy link

@rdeits @RussTedrake @EricCousineau-TRI
Much of the software stack we develop relies on Meshcat, a wonderful tool for us.
Would you think that it would be possible to make a new release of meshcat-python on pip?
Thanks in advanced for your help !

@jwnimmer-tri
Copy link

This is on my TODO list now. First, I'll plan to do meshcat-dev/meshcat#164, then I'll bump the submodule pin here to the newer javascript code, and then I'll work on a release tag and PyPI wheel.

@Valen-C12
Copy link

@jcarpent @ManifoldFR @nalt
FYI, if you want to install using the latest code, you can

pip install git+https://github.com/meshcat-dev/meshcat-python.git

it will resolve the depends and other misc, just as simple as install from the pip registry, though the code version is latest main.

I have try the install from source in the readme, it install successfully but when i open the web url, it just return 404. I guess it is dependences issue.

Hope it helps

@ManifoldFR
Copy link
Contributor

@jcarpent @ManifoldFR @nalt
FYI, if you want to install using the latest code, you can

pip install git+https://github.com/meshcat-dev/meshcat-python.git

it will resolve the depends and other misc, just as simple as install from the pip registry, though the code version is latest main.

I have try the install from source in the readme, it install successfully but when i open the web url, it just return 404. I guess it is dependences issue.

Hope it helps

We're aware of that. It's just less error prone for other end users (people who use our software for instance) if the pypi release is the freshest code.

@Valen-C12
Copy link

We're aware of that. It's just less error prone for other end users (people who use our software for instance) if the pypi release is the freshest code.

Yeah I totally agree with you, also wish for the new release!

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

5 participants