Skip to content

attribute error #2

@Mcampbell10807

Description

@Mcampbell10807

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions