Scoop-Python icon indicating copy to clipboard operation
Scoop-Python copied to clipboard

A Scoop bucket for Python applications that do not provide standalone executables.

Results 5 Scoop-Python issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/TheRandomLabs/Scoop-Python/assets/5934322/f9444906-c336-467b-9b70-123606bc0fd8)

verified
hash-fix-needed

``` 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....