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
I have pip installed the OI tool on Jupyter nootbook.
Then copy the code shown and Run as per the below snap shot. It gave me error. Please assist how to use the code so i can use OItool. How to fix this and use. Any document to run the code and use.
"Exception: ('Error occurred in OItool initialization: ', "HTTPConnectionPool(host='localhost', port=8086): Max retries exceeded with url: /query?q=CREATE+DATABASE+%22oitool%22&db=oitool (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x03D776A0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))")"
The text was updated successfully, but these errors were encountered:
I have pip installed the OI tool on Jupyter nootbook.
Then copy the code shown and Run as per the below snap shot. It gave me error. Please assist how to use the code so i can use OItool. How to fix this and use. Any document to run the code and use.
"Exception: ('Error occurred in OItool initialization: ', "HTTPConnectionPool(host='localhost', port=8086): Max retries exceeded with url: /query?q=CREATE+DATABASE+%22oitool%22&db=oitool (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x03D776A0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))")"
The text was updated successfully, but these errors were encountered: