Matthew Martin

Results 13 comments of Matthew Martin

Feel free to review my github profile & you can add me as a collaborator here: https://github.com/simion/pip-upgrader/settings/access

Same for python 3.10 A namespace changed - https://stackoverflow.com/questions/69381312/in-vs-code-importerror-cannot-import-name-mapping-from-collections ``` $ pip-upgrade --help Traceback (most recent call last): File "C:\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Python310\lib\runpy.py",...

@manoadamro I have only gotten connexion to return HTML by returning a flask `Response` object. I'm starting to think this is the only way to return anything but json. ```python...

I have a [stackoverflow question going on to see if there is a solution for this outside of changing module names](https://stackoverflow.com/questions/70253693/how-do-you-favor-one-package-if-both-packages-share-the-same-module-name?noredirect=1#comment124189867_70253693).

All I can think of is leaving the old docopt-ng as is and publishing going forward with a new package name and new module name, e.g. `pip install docopt2` and...

I independently thought of the same joke and wrote way too much code to actually turn SO answers into python packages suitable for vendorizing. https://github.com/matthewdeanmartin/so_pip There are many problems with...

> > `pip-audit` is not designed or intended to prevent **malicious** code, i.e. code that **intends** to exploit your system. It's designed to audit packages for **known vulnerabilities**, i.e. code...

@woodruffw you read my mind. Getting my devs to config pip.conf correctly is challenge enough without teaching them two ways to list the pypi servers and their precedence. I see...

He already did an experiment along that line: "It’s worse to add a prompt that says the user is blind, has no hands, will tip $2000 and fears truncated code...