==> Pouring python@2-2.7.17_1.catalina.bottle.tar.gz
tar: Error opening archive: Failed to open '/Users/kevin/Library/Caches/Homebrew/downloads/323d92a2d15821382d03c20caaadab64fed10ad8f0d0da64ddccea6326ce4a6a--python@2-2.7.17_1.catalina.bottle.tar.gz'
Error: Failure while executing; `tar xof /Users/kevin/Library/Caches/Homebrew/downloads/323d92a2d15821382d03c20caaadab64fed10ad8f0d0da64ddccea6326ce4a6a--python@2-2.7.17_1.catalina.bottle.tar.gz -C /var/folders/r5/6pm7b2214wb6km4nvfb39nfw0000gn/T/d20210201-7614-vk1yt9` exited with 1. Here's the output:
tar: Error opening archive: Failed to open '/Users/kevin/Library/Caches/Homebrew/downloads/323d92a2d15821382d03c20caaadab64fed10ad8f0d0da64ddccea6326ce4a6a--python@2-2.7.17_1.catalina.bottle.tar.gz'
Warning: Bottle installation failed: building from source.
==> ./configure --prefix=/usr/local/Cellar/python@2/2.7.17_1 --enable-ipv6 --datarootdir=/usr/local/Cellar/python@2/2.7.17_1/share --datadir=/usr/local/Cellar/python@2/2.7.17_1/share --enable-framew
==> make
Last 15 lines from /Users/kevin/Library/Logs/Homebrew/python@2/02.make:
cmd_obj.run()
File "/private/tmp/python-2-20210201-13470-bhg0mw/Python-2.7.17/Lib/distutils/command/build.py", line 127, in run
self.run_command(cmd_name)
File "/private/tmp/python-2-20210201-13470-bhg0mw/Python-2.7.17/Lib/distutils/cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "/private/tmp/python-2-20210201-13470-bhg0mw/Python-2.7.17/Lib/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/private/tmp/python-2-20210201-13470-bhg0mw/Python-2.7.17/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "./setup.py", line 228, in build_extensions
missing = self.detect_modules()
File "./setup.py", line 805, in detect_modules
(tuple(int(n) for n in dep_target.split('.')[0:2])
AttributeError: 'int' object has no attribute 'split'
make: *** [sharedmods] Error 1