Scoop-Python
Scoop-Python copied to clipboard
A Scoop bucket for Python applications that do not provide standalone executables.

- Closes #8
``` scoop install python-bucket-utils Installing 'python-bucket-utils' (2020-05-25T03.18.34) [64bit] from python bucket Loading install-python-package.ps1 from cache Checking hash of install-python-package.ps1 ... ok. Running installer script... find_manifest : The term 'find_manifest' is...
I was getting errors while installing any manifest from this bucket. Tracked it down to the line `$scoop_lib = "$(Split-Path (Split-Path (scoop which scoop)))\lib"` in the scripts for installing/uninstalling etc....