Michael-J-Ward commented on issue #737: URL: https://github.com/apache/datafusion-python/issues/737#issuecomment-2182977368
I haven't previously done what you're trying to do, so a minimum github repo to reproduce would be helpful. This error is the python runtime trying to import `datafusion`, and it isn't clear to me from your example why / where that would happen. ```python ModuleNotFoundError("No module named 'datafusion'") ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org