A. Calhan
A. Calhan
that gives an error by starting labelimg > @iMac-von-Arif labelImg % python3 labelImg.py File "/usr/local/lib/python3.9/site-packages/labelImg/labelImg.py", line 1283 if os.path.exists(dir_path + "/classes.txt"): IndentationError: unexpected indent arifcalhan@iMac-von-Arif labelImg %
i get again same error: ``` iMac-von-Arif labelImg % python3 labelImg.py File "/usr/local/lib/python3.9/site-packages/labelImg/labelImg.py", line 1286 if dir_path is not None and len(dir_path) > 1: IndentationError: unexpected indent arifcalhan@iMac-von-Arif labelImg %...
thank you now it is working 👍
> > Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong? > > macOS Catalina 10.15.3 (19D76) > >...
> > > > Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong? > > > > macOS Catalina...
> sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator > This solution started working for some reason. not on me