-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
ModuleNotFoundError: No module named '_dnnc' #135
Comments
It should not occur, if you used
Workaround 1: run Workaround 1: set environmental variable PYTHONPATH, e.g. |
@srohit0 So, I haven't been able to use deepC anyway. |
Few developers have used MAC in the past successfully. You can use cainvas.ai-tech.systems to avoid installation. We'd be glad to help out, if you're open. |
Hi, I have developed a tensorflow model and convertred it to onnx. Now I need to port it to micro controller. I need to convert it to c. I am using windows 10. |
Sure, we'd be happy to help if you can share your screen to resolve the issue. Alternatively, you can use cainvas.ai-tech.systems to avoid installation and the issue altogether. |
C:\Users\Anaconda3\Lib\site-packages\deepC\scripts>python -m onnx2cpp tf_to_onnx_model.onnx During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Thanks. Please reach out to hi @ ai-techayatems .c0m for further installation support. |
Can you please describe the steps to be followed to convert an onnx model(
converted from tensorflow) to c which can be deployed on microcontroller
(windows environment)
…On Mon, May 31, 2021, 8:32 PM Rohit Sharma ***@***.***> wrote:
Thanks. Please reach out to hi @ ai-techayatems .c0m for further
installation support.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#135 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKZDRPDJX4PSKCGC27XXGZLTQOQHXANCNFSM4S5RYRMA>
.
|
You're one of the few reporting this. Unless we see the issue in action, there are no steps we can recommend. |
Hi,
After installing deepC, I am trying to test if it is working. I see the following error. Any suggestion regarding this error?
Environment: Mac OS
The text was updated successfully, but these errors were encountered: