Closed keenborder786 closed 1 year ago
When Importing create_table_from_csv from cubes.tutorial.sql, the following error is raised:
` Traceback (most recent call last):
File "C:\Users\Mohammad.Khan\Anaconda3\libs\Accesing OLAP data\Olapy\Testing.py", line 12, in from cubes.tutorial.sql import create_table_from_csv
File "C:\Users\Mohammad.Khan\AppData\Roaming\Python\Python38\site-packages\cubes__init__.py", line 7, in from model import *
ModuleNotFoundError: No module named 'model' `
When Importing create_table_from_csv from cubes.tutorial.sql, the following error is raised:
` Traceback (most recent call last):
File "C:\Users\Mohammad.Khan\Anaconda3\libs\Accesing OLAP data\Olapy\Testing.py", line 12, in
from cubes.tutorial.sql import create_table_from_csv
File "C:\Users\Mohammad.Khan\AppData\Roaming\Python\Python38\site-packages\cubes__init__.py", line 7, in
from model import *
ModuleNotFoundError: No module named 'model' `