Dzeri96
Dzeri96
A thread has been created [here](https://discuss.python.org/t/harmonizing-the-json-serialization-of-non-finite-float-values-with-browsers-and-other-languages/20477). Let's close this issue and continue discussion there.
What is the status on the funding currently? Is the $2000 sum required monthly or per release? I want to see if I can get something going in my company...
I guess I wasn't being clear enough. The packages I posted in the _steps to replicate_ section are coming from our internal package, which is not available on pypi. You...
Update: After manually installing llvmlite before running `pipenv install`, the issue is solved, however it doesn't feel like a satisfying fix to the problem. It seems like we have two...
It takes about 10 minutes on my M1 Macbook Air, depending on what has been downloaded previously, but it always definitely concludes with a message `✘ Locking Failed! ` (and...
> @Dzeri96 Please try again with `pipenv==2022.4.21` I will give a status update this week!
@matteius So I've just tried running `pipenv install` in the project and can confirm that I'm getting a hefty error trace (included in this comment). Although the underlying problem of...
I have the same issue. It leads to a `java.lang.IllegalStateException: Illegal state while comparing versions`, or at least I assume that's the cause
You are right. The execution-breaking error I referred to comes from dependencies using the `LATEST` version.
It might just be that I had a very specific version of npm that caused this bug. I'm not sure if I can find it now since I updated to...