Skip to content

AttributeError #7

@YvesChu

Description

@YvesChu

AttributeError Traceback (most recent call last)
in ()
22
23 # 找到女朋友的地理位置
---> 24 location.run()

in run(self)
9
10 def run(self):
---> 11 coordinate = self.__get_image_ability()
12
13 print(f'获取到经度、纬度是:{coordinate}')

AttributeError: 'Location' object has no attribute '_Location__get_image_ability'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions