torchbox / buckup

Creating S3 buckets for your site with ease.
https://pypi.org/project/buckup/
BSD 3-Clause "New" or "Revised" License
18 stars 0 forks source link

Homebrew installation fails with Python 3.12 error #19

Open mgax opened 6 months ago

mgax commented 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
kbayliss commented 6 days ago

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