You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing Python versions via the wbi currently apt is upgraded and gdebi-core is installed on the Ubuntu side and Optional/EPEL repos are enabled on the RHEL side. This happens for each version when really it needs to happen before the first version is installed.
This would reduce the time to install several Python versions.
The text was updated successfully, but these errors were encountered:
When installing Python versions via the wbi currently apt is upgraded and gdebi-core is installed on the Ubuntu side and Optional/EPEL repos are enabled on the RHEL side. This happens for each version when really it needs to happen before the first version is installed.
This would reduce the time to install several Python versions.
The text was updated successfully, but these errors were encountered: