Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Module object has no attribute 'Api' #1

@darkelement1987

Description

@darkelement1987

Sorry for posting here but i can't find something to contact you, im getting this error when launching your app:

c:\PokemonGo-Map-3.1.0\Tools\twdlt-master>twdlt --config=config.json
Traceback (most recent call last):
File "C:\Python27\Scripts\twdlt-script.py", line 11, in
load_entry_point('twdlt', 'console_scripts', 'twdlt')()
File "c:\pokemongo-map-3.1.0\tools\twdlt-master\src\twdlt\twdlt__init__.py", line 275, in cli
d.run()
File "c:\pokemongo-map-3.1.0\tools\twdlt-master\src\twdlt\twdlt__init__.py", line 132, in run
self.api()
File "c:\pokemongo-map-3.1.0\tools\twdlt-master\src\twdlt\twdlt__init__.py", line 64, in api
self.t = twitter.Api(
AttributeError: 'module' object has no attribute 'Api'

Has this something to do with me hitting my daily status limit?

edit: no more limit, still the same error :(

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