-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
after fixing some of the other errors i was getting this ws next and i cant figure it out.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "main.py", line 426, in run
self.generate_linode()
File "main.py", line 142, in generate_linode
client = linode.linodeclient(self.api_key)
AttributeError: 'module' object has no attribute 'linodeclient'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working