You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In attempting to build pysimdjson for conda-forge, I ran into a number of compiler issues that traced back to the fact that the csimdjson.pxd is not included in the sdist up on pypi for 7.0.0. When I patched that file in, I was able to properly compile the package.