vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2k stars 218 forks source link

Error saving label data #142

Closed Hung-3008 closed 1 week ago

Hung-3008 commented 10 months ago

Hello, recently I imported some of my annotation files and edited them with anylabeling. However, I cannot save the file. I am using the latest release version on windows.

asifahmed1997bd commented 9 months ago

Hello, recently I imported some of my annotation files and edited them with anylabeling. However, I cannot save the file. I am using the latest release version on windows.

I am facing the same problem. The The following error show , evetime i save the file.

File "C:\Users\lenovo\miniconda3\envs\anylabeling\lib\ntpath.py", line 703, in relpath raise ValueError("path is on mount %r, start on mount %r" % ( ValueError: path is on mount 'C:', start on mount 'E:

vietanhdev commented 9 months ago

@asifahmed1997 Could you provide the full error log here?

asifahmed1997bd commented 9 months ago

@ASIFAHMED1997 Could you provide the full error log here?

Thank you for your kind reply. i have solved it just a minute ago. The problem was, that any labeling was taking the absolute path, and I have changed the directory path. Now it's working.haha. Thanks for making it public. It's a great tool.