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

import svgwrite not found #36

Open
MOHAMMEDANSILKA opened this issue Apr 25, 2024 · 0 comments
Open

import svgwrite not found #36

MOHAMMEDANSILKA opened this issue Apr 25, 2024 · 0 comments
Labels
Hardware:Dev Board Coral Dev Board issues subtype:Mendel Linux Mendel Linux Build/installation issues type:support Support question or issue

Comments

@MOHAMMEDANSILKA
Copy link

MOHAMMEDANSILKA commented Apr 25, 2024

Description

Traceback (most recent call last):
File "bodypix.py", line 16, in
import svgwrite
ModuleNotFoundError: No module named 'svgwrite'
mendel@tuned-orange:~/prjk/project-bodypix$

Click to expand!

Issue Type

Support

Operating System

Mendel Linux

Coral Device

Dev Board

Other Devices

No response

Programming Language

Python 3.7, Other

Relevant Log Output

mendel@tuned-orange:~/prjk/project-bodypix$ python3 bodypix.py --videosrc /
Traceback (most recent call last):
  File "bodypix.py", line 16, in <module>
    import svgwrite
ModuleNotFoundError: No module named 'svgwrite'
mendel@tuned-orange:~/prjk/project-bodypix$
@google-coral-bot google-coral-bot bot added Hardware:Dev Board Coral Dev Board issues subtype:Mendel Linux Mendel Linux Build/installation issues type:support Support question or issue labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware:Dev Board Coral Dev Board issues subtype:Mendel Linux Mendel Linux Build/installation issues type:support Support question or issue
Projects
None yet
Development

No branches or pull requests

1 participant