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

module-python: fails to import valid Python modules #4322

Closed
davidnich opened this issue Oct 2, 2021 · 0 comments
Closed

module-python: fails to import valid Python modules #4322

davidnich opened this issue Oct 2, 2021 · 0 comments

Comments

@davidnich
Copy link
Contributor

ex:

unhandled QORE System exception thrown in TID 2 at 2021-10-02 21:48:40.244107 Sat +02:00 (CEST) in load_module() (<command-line>:3 (Qore builtin code))
PYTHON-IMPORT-ERROR: submodule 'nlu' is not an attribute of 'ondewo' (while loading user module "OndewoNluClientConnection" from path "/export/home2/dnichols/src/Qorus/git/ondewo/ondewo/OndewoNluClientConnection")
call stack:
  2: load_module() (<command-line>:3 (Qore builtin code))
  1: *thread start*
chained exception:
unhandled QORE System exception thrown in TID 2 at 2021-10-02 21:48:40.244107 Sat +02:00 (CEST) in load_module() (<command-line>:3 (Qore builtin code))
PYTHON-IMPORT-ERROR: submodule 'config' is not an attribute of 'ondewo_bpi'
call stack:
  2: load_module() (<command-line>:3 (Qore builtin code))
  1: *thread start*
@davidnich davidnich added this to the 1.0.8 milestone Oct 2, 2021
@davidnich davidnich self-assigned this Oct 2, 2021
@davidnich davidnich added this to To do in Qore Development via automation Oct 2, 2021
@davidnich davidnich modified the milestones: 1.0.8, 1.0.7 Oct 2, 2021
davidnich added a commit to qorelanguage/module-python that referenced this issue Oct 2, 2021
davidnich added a commit to qorelanguage/module-python that referenced this issue Oct 2, 2021
@davidnich davidnich added the fixed label Oct 2, 2021
Qore Development automation moved this from To do to Done Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant