Cannot execute scl command remotely.
When executing scl command remote from other server cause error.
Example
ssh user1@server1.com scl enable rh-python36 'python /home/user1/setup.py install --user'
cause error : Unable to open /etc/scl/conf/python!
Responses
Ensure software collections repository is enabled. There's a typo in your example, rh-pyhton36 should be rh-python36.
See guidance on Python 3.6 software collection
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
