Weasyprint: Conda WeasyPrint package compatible with Python 3

Created on 1 Jul 2019  路  4Comments  路  Source: Kozea/WeasyPrint

Currently all WeasyPrint packages available for Conda online are only compatible with Python 2, which is sad.

I unfortunately don't have any expertice with building Conda packages and releasing them on a channel online, so I was wondering if anyone on here would be interested in building such a package and making it available online.

Best

Most helpful comment

All 4 comments

And just so you know: I have looked at this previous issue: https://github.com/Kozea/WeasyPrint/issues/316

The problem here is that you have to use pip as a workaround. I would like to avoid this, as pip-installed packages don't appear in conda list --explicit, which I use to reproduce environments on different computers.

Hello!

Some people are working on it: conda-forge/staged-recipes#8477. They may need some work and/or some feedback, it may be useful to get in touch with them.

The recipe tests pass, we can hope to have an updated Conda package soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

grewn0uille picture grewn0uille  路  4Comments

elyak123 picture elyak123  路  3Comments

muzzamilkhan picture muzzamilkhan  路  3Comments

antuaneacion picture antuaneacion  路  3Comments

bjornasm picture bjornasm  路  3Comments