Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code does not run out of box #1

Open
shuaiwang88 opened this issue Apr 20, 2021 · 0 comments
Open

The code does not run out of box #1

shuaiwang88 opened this issue Apr 20, 2021 · 0 comments

Comments

@shuaiwang88
Copy link

Dashing_Through_Christmas_Songs [master] ⚡ python index.py
Traceback (most recent call last):
File "index.py", line 10, in
from tabs import sidepanel, tab1, tab2
File "/Users/swang/Desktop/project/playground/Dashing_Through_Christmas_Songs/tabs/sidepanel.py", line 12, in
from tabs import tab1, tab2
File "/Users/swang/Desktop/project/playground/Dashing_Through_Christmas_Songs/tabs/tab1.py", line 11, in
from database import transforms
File "/Users/swang/Desktop/project/playground/Dashing_Through_Christmas_Songs/database/transforms.py", line 12, in
conn = sqlite3.connect(r"/Users/stronglab2/Documents/Datadolittle/Dashing_Through/database/Songs.db")
sqlite3.OperationalError: unable to open database file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant