Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oml4py error interface between python + oracle database

user5716448Aug 9 2019 — edited Mar 2 2020

Hi,

Have ran pip install oml4py and tried to import oml in jupyter but get message below.

import oml

--------------------------------------------------------------------------- ModuleNotFoundError                       Traceback (most recent call last) <ipython-input-1-2d3e0058174b> in <module>() ----> 1 import oml  ModuleNotFoundError: No module named 'oml'

Any thoughts on how to resolve to allow us to use oml4py

Thanks

Comments
Post Details
Added on Aug 9 2019
8 comments
2,002 views