terencehonles commented on a change in pull request #8386:
URL: https://github.com/apache/arrow/pull/8386#discussion_r501463131
##########
File path: dev/tasks/python-wheels/travis.osx.yml
##########
@@ -31,7 +31,7 @@ addons:
- git
- [email protected]
- protobuf
- - [email protected]
+ - [email protected]
- thrift
- wget
update: false
Review comment:
I think it's possible Travis doesn't have Python 3.9 in it's homebrew
cache, but I would expect a different error than it succeeds and then
`/usr/local/opt/[email protected]/libexec/bin/pip` is just not found...
Nevermind! Apparently it's just a "warning" :unamused: :
> Warning: '[email protected]' formula is unreadable: No available formula with the
name "[email protected]"
https://travis-ci.org/github/ursa-labs/crossbow/builds/733873746#L145
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]