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

New release to PyPI required to support Python >= 3.7 #68

Closed
cclauss opened this issue Apr 18, 2019 · 11 comments
Closed

New release to PyPI required to support Python >= 3.7 #68

cclauss opened this issue Apr 18, 2019 · 11 comments

Comments

@cclauss
Copy link
Contributor

cclauss commented Apr 18, 2019

Related to #52 and html5lib/html5lib-python#417.

The last release to PyPI was several years ago and does not include the fixes to support Python >= 3.7.

@bicycle1885
Copy link

Hi, is there any way to work around this problem? I'm using Python 3.7 and trying to install a package that depends on datrie, but it fails due to install error. Should I use an older Python version for now?

@cclauss
Copy link
Contributor Author

cclauss commented Apr 23, 2019

pip3 install git+https://github.com/pytries

@frankier
Copy link

If you need to install it as a dependency on pypi, it's not possible to depend on github, I've release the HEAD as datrie-2019 on pypi as a stopgap in case this helps.

@bicycle1885
Copy link

Thank you. I wanted to use Snakemake, which depends on this package. I couldn't change dependencies of Snakemake so I used Python 3.6 this time.

@frankier
Copy link

Here is some relevant stuff on the Snakemake issue tracker in that case:

https://bitbucket.org/snakemake/snakemake/issues/934/installation-failed-in-python-37
https://bitbucket.org/snakemake/snakemake/pull-requests/388/get-datrie-from-datrie-2019-package-which/diff

@mivade
Copy link

mivade commented May 20, 2019

Python 3.7 is now nearly a year old. Any chance we can get an update on this soon?

@kevinkle
Copy link

Can we get an update on this? I see the maintainers on the PyPI release as @kmike and @superbobry, or if the PyPI release isn't being maintained perhaps a confirmation so snakemake can adjust per @frankier

@mivade
Copy link

mivade commented Jun 28, 2019

Python 3.7 was released over a year ago now. Can we please get a new release on PyPI?

@kmike
Copy link
Member

kmike commented Jul 3, 2019

Sorry for a delay. I've pushed 0.8 release to pypi.

@kmike kmike closed this as completed Jul 3, 2019
@mivade
Copy link

mivade commented Jul 3, 2019

Thanks, @kmike!

@kevinkle
Copy link

kevinkle commented Jul 3, 2019

Thanks, @kmike!

Likewise! Thanks @kmike

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

6 participants