Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: no module named entities #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niloysh
Copy link

@niloysh niloysh commented Nov 10, 2022

What does this commit address?

Version 3.2.0 of the ricxappframe (which is also available for download from pypi here) has issues with importing RMRXapp, rmr and Xapp.

It complains as follows:

no module called ricxappframe.entities

This commit fixes this.

@santos-j
Copy link
Contributor

@niloysh From my understanding, this is just a mirror from the official Gerrit repository from the O-RAN SC. That is to say, I am not sure if the ORAN SC maintainers are even looking at the issues posted here.

Nevertheless, I faced the same issue you did when importing of the xApp Frame v3.2.0, as Python can't load the entities directory without the init.py files.

I've submitted a fix for this on their Gerrit repo months ago, but the maintainers still haven't incorporated my changes to the codebase. 🤞🏻

@niloysh
Copy link
Author

niloysh commented Nov 15, 2022

@santos-j Thanks! I'll look into the Gerrit repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants