Issue with when I create SQLite

Hello @srivarshith_daladuli

Please tell us what your issue is properly, you can go through How to get help to know how to structure a question more properly.

Also please refrain from tagging people, you’ll get desired help once people are available and have had a look at the question.

As for your query, from the error it looks like you are facing the error becuase

FileNotFoundError: [Errno 2] No such file or directory: ‘F:\Xblock_dev\var\workbench.log’

Probably file is not available or it might not have permission to access the file.