pipx icon indicating copy to clipboard operation
pipx copied to clipboard

After using pythonloc to install dependencies can't run binaries from __pypackages__

Open InoreNeronI opened this issue 4 years ago • 0 comments

How to reproduce pipx run --pypackages flask run --with-threads throws the following '--pypackages' flag was passed, but '__pypackages__\\3.9\\lib\\bin\\flask' was not found. See https://github.com/cs01/pythonloc to learn how to install here, or omit the flag. Expected behavior Running flask in development mode in Windows 10.

InoreNeronI avatar Aug 17 '21 04:08 InoreNeronI