I can not check if this fix "no ignore yanked" bug... can you make this package with 20.3.1 number of version to check that? PeterPyPan commented Dec 15, 2020 You can temporary workaround it by using the old resolver: pip install --upgrade pip --use-deprecated=legacy-resolver 👍...
@dvzrv the presence of an upgraded package doesn't really mean anything about pipenv, if you install something else that explicitly and strictly pins a setuptools version it will upgrade setuptools in your virtualenv. If you find evidence of pipenv engaging in this behavior please feel free to...
Elasticsearch version 7.7.0 Also see Breaking changes in 7.7.Known issues Slow loggers can cause Log4j loggers to leak over time. When a new index is created, a new Log4j logger is associated with it. However, when an index is deleted, Log4j keeps an internal reference to its loggers ...
If you can't accomplish your goals with mediapipe-model-maker please let us know and we'll see if there is a way to accomplish your goals. Object detection training is f'd because of google-ai-edge/mediapipe#4423 (comment) - looks like this project is dead as well, not fixing ...
Can you see any problem I could be having from the output below? Any suggestion welcome. Thanks! (base) MacBook-Pro src % pip3 install vosk ERROR: Could not find a version that satisfies the requirement vosk (from versions: none) ERROR: No matching distribution found for vosk (base) ...
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv. Check the diagnose documentation for common issues before posting! We may close your issue if it is very similar to...
@hugovkif you can find or put together a setup.py that just raises an exception that would be a step forward on this issue. Just to be clear I don't think we should have a warning phase (since the problem is super easy to fix and to be honest I suspect very few people are doing...