Changes between Initial Version and Version 1 of Ticket #67613, comment 2
- Timestamp:
- Jun 13, 2023, 4:30:15 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67613, comment 2
initial v1 1 1 Looks like maybe a dependency (py27-wheel?) is missing: 2 2 3 {{{4 distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel')5 }}}3 > {{{ 4 > distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel') 5 > }}}