pbox
pbox copied to clipboard
Pbox is a Windows package manager
Replace it with something like this ```powershell powershell -NoProfile -ExecutionPolicy unrestricted -Command "& {(iex ((new-object net.webclient).DownloadString('http://repo.pbox.me/files/i.ps1'))); $env:PATH += ';%ALLUSERSPROFILE%\pbox'}" ```
`INFO [2022-02-03 17:25:39,695] Set environment variable 'PYTHON3_64_EXT_HOME=C:\Programs\Python-3-64-ext'. INFO [2022-02-03 17:25:39,696] Starting 'setx.exe PYTHON3_64_EXT_HOME C:\Programs\Python-3-64-ext /M'. INFO [2022-02-03 17:25:39,741] Successfully set environment variable 'PYTHON3_64_EXT_HOME=C:\Programs\Python-3-64-ext'. FATAL [2022-02-03 17:25:39,743] Unexpected error: Expected exactly...
Bumps commons-io from 2.4 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hello, The website is missing fundamentals information (in my opinion): 1. A licence information page (guessing it's MIT) 2. A link to the github repository 3. A guidelines to create...