Skip to content

ModuleNotFoundError: No Module named tqdm #10

@TheColinStein

Description

@TheColinStein

I'm trying to get this to work like it has before but suddenly, for the life of me, I can't get this to work. Here's the error I get on multiple versions of Blender. It doesn't want to work on 2.93.5 or 2.83. Help please?

image

Python: Traceback (most recent call last):
File "C:\Users\lilgr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\import-G-code-master\processor.py", line 37, in execute
from tqdm import tqdm
ModuleNotFoundError: No module named 'tqdm'

location: :-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions