Cursor apply showing error just with ipynb files

while trying to use cursor apply code to test.ipynb file, it is throwing this error - Unable to write file e:\Master_Thesis\e:\Master_thesis\test.ipynb(Unkown File system error) Error : EINVAL : invalid argument, mkdir’e:\Master_Thesis\e:')

While it is working perfectly fine with scripts but somehow, it is duplicating the path of for ipynb files. Does anyone else also have this issue?

1 Like