-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Great effort.
I was wondering if you could upload the dateutil.relativedelta package for compiling.
root@localhost:~/pygorithmic-master# python3 demo.py
Traceback (most recent call last):
File "demo.py", line 1, in
from mod.Database.database import *
File "/root/pygorithmic-master/mod/Database/database.py", line 3, in
from ..Resource.enumerations import SortingOrder
File "/root/pygorithmic-master/mod/Resource/enumerations.py", line 1, in
from dateutil.relativedelta import *
ImportError: No module named dateutil.relativedelta
BTW: Added a new directory mod because it was complaining of
valueError: Attempted relative import beyond toplevel package
Metadata
Metadata
Assignees
Labels
No labels