pycapnp icon indicating copy to clipboard operation
pycapnp copied to clipboard

Existing conda package does not work with python >= 3.9

Open andrew-schweitzer-analog opened this issue 4 years ago • 1 comments

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.

haata avatar Oct 19 '21 17:10 haata