I just made an OnDemand for Academics account to use sas on Python and I couldn't find my hostname and port to create a connection to the CAS server. I tried to use this, but I get an error: conn = swat.CAS('odaws01-euw1.oda.sas.com', 5570) ERROR: The TCP/IP tcpSockConnect support routine failed with error 10060 (The connection has timed out.).
ERROR: Failed to connect to host 'odaws01-euw1.oda.sas.com', port 5570.
... View more