Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

NameError: name 'create_tables' is not defined #2

Open
ACCISA opened this issue Aug 2, 2021 · 0 comments
Open

NameError: name 'create_tables' is not defined #2

ACCISA opened this issue Aug 2, 2021 · 0 comments

Comments

@ACCISA
Copy link

ACCISA commented Aug 2, 2021

I had issues with importing utils so i did this
from utils import *

tables = create_tables.creation(debug=True)

Error:

01.08 23:08:21 [Bot] Traceback (most recent call last):
01.08 23:08:21 [Bot] File "/code.py", line 14, in
01.08 23:08:21 [Bot] tables = create_tables.creation(debug=True)
01.08 23:08:21 [Bot] NameError: name 'create_tables' is not defined

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

No branches or pull requests

1 participant