PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 7th of April, 2018

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:08:49] <jellycode_> Hey guys, confused a bit. I got my package from my repo, but when I run "pip install mypack --upgrade --force-reinstall --no-deps" I get : Could not find a version that satisfies the requirement mypack (from versions: )"
[00:09:36] <jellycode_> If i take off the flags I get: "Requirement already satisfied:"
[00:11:02] <jellycode_> ok, i uninstalled, and when i try to re-install it fails as expected, i must have messed up my pip.conf
[00:15:17] <jellycode_> ew... what variable does python actually use for the users home directory on windows?
[00:17:04] <nedbat> jellycode_: #python has more people, and could help
[00:17:55] <jellycode_> thanks, i just got more help here yesterday than i ever got in #python :(