Open mgax opened 6 months ago
Trying to install buckup on a current homebrew environment fails with the following error:
% brew install buckup ==> Fetching torchbox/tap/buckup ==> Downloading https://github.com/torchbox/buckup/archive/v0.1a7.tar.gz Already downloaded: /Users/mgax/Library/Caches/Homebrew/downloads/1db2c0462e5729e19c13022a6549844c5960ac6ff7f9ff6024e5995015a595ce--buckup-0.1a7.tar.gz ==> Installing buckup from torchbox/tap Error: An exception occurred within a child process: ArgumentError: virtualenv_create's without_pip is deprecated starting with Python 3.12
This is an issue with our homebrew-tap, not buckup, so I've created an issue there instead: https://github.com/torchbox/homebrew-tap/issues/6
homebrew-tap
buckup
Trying to install buckup on a current homebrew environment fails with the following error: