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
{{ message }}
This repository was archived by the owner on Jan 12, 2021. It is now read-only.
File "./hostname_environment.py", line 37, in <module>
from servicenow.drivers import SOAP
File "/home/infrascripting/.virtenv/servicenow/lib/python3.6/site-packages/servicenow/drivers/SOAP.py", line 3, in <module>
from SOAPpy import SOAPProxy
ImportError: cannot import name 'SOAPProxy'
The work-around is a rabbit hole, and I have python2.7 available to me for this for now. But any rewrite should consider changing this.