ModuleNotFoundError: No module named 'vidya'

So I am trying to connect to the bench like usual and every time I do, the console displays the following traceback error:

ModuleNotFoundError: No module named ‘vidya’

I recently installed a github repository named “Vidya”, but I deleted it.

Any help would be appreciated.

@JohnDoe on the sites folder, there’s an file called “apps.txt”, verify if the vidya is not listed there

1 Like

It’s not listed there. It’s an odd issue.

So I ran the following code “bench setup requirements --python”

and it produced this error related to Vidya

ERROR: ./apps/vidya is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with svn+, git+, hg+, or bzr+).

Follow this thread would help.

1 Like