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

Update pypi version #6

Open
scottgigante opened this issue Oct 4, 2018 · 2 comments
Open

Update pypi version #6

scottgigante opened this issue Oct 4, 2018 · 2 comments

Comments

@scottgigante
Copy link

scottgigante commented Oct 4, 2018

Hi,

pypi hosts mmd at version 0.2.6 - this doesn't compile on Python 3.7. Is it possible to push the current version to pypi? Not urgent as I have installed from github, but perhaps beneficial for others.

@el-hult
Copy link

el-hult commented Jan 31, 2021

thanks for reporting this. I could not install the pypi version, but installing from github worked. I.e.

before: pip install mmd
after: pip install git+https://github.com/djsutherland/mmd

@ghost
Copy link

ghost commented Mar 8, 2022

it does not work because it requires cython.

pip install cython && pip install mmd

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