[
https://issues.apache.org/jira/browse/ARROW-15890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-15890.
------------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12592
[https://github.com/apache/arrow/pull/12592]
> [CI][Python] Use venv, not virtualenv, in CI
> --------------------------------------------
>
> Key: ARROW-15890
> URL: https://issues.apache.org/jira/browse/ARROW-15890
> Project: Apache Arrow
> Issue Type: Task
> Components: Continuous Integration, Python
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> The standard {{venv}} module is enough to create virtual environments without
> installing the {{virtualenv}} module. It will also solve virtualenv
> installation issues on some setups such as macOS wheel builders.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)