pycapnp
pycapnp copied to clipboard
Existing conda package does not work with python >= 3.9
The existing conda package (and feedstock) does not work with python >= 3.9.
Are there plans to update the existing conda package? Apparently the current maintainer no longer has time to make this happen.
Steps to reproduce the conflict:
conda create -n tmp -c conda-forge python=3.9 pycapnp
Thanks,
Andy
I didn't know this existed (and I've never used conda). I'm happy to fix any packaging relating issues with pycapnp, but I generally don't have a lot of spare time for things beyond the pypi packages.