Skip to content

Conversation

oneoneonepig
Copy link

Fixes: #976

An import entry in services/cims/src/oci_cli_incident/cims_cli_extended.py was referring to the src/ directory, which will end up in import error, making oci support subcommands to fail.

from oci_cli import custom_types
from oci_cli import json_skeleton_utils

from src.oci_cli import cli_exceptions

Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Aug 19, 2025
@oneoneonepig
Copy link
Author

OCA just signed, status under review.

@oneoneonepig
Copy link
Author

The OCA application is pending for approval for 2 days. Can someone take a look along with this PR? @NiviPari @KalpanaRamasamy90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'src' | Installed via pip install oci_cli in container
1 participant