Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working for me. #25

Open
Kruss2465 opened this issue Jan 23, 2022 · 1 comment
Open

Not working for me. #25

Kruss2465 opened this issue Jan 23, 2022 · 1 comment

Comments

@Kruss2465
Copy link

Hi there,

I followed the steps exactly and this message keeps coming up in pycharm dashboard when I try to run main.py

Traceback (most recent call last):
File "C:\Users\Kristian\Desktop\python stuff\Twitter-Giveaways-Bot-edeb1591bf4e29fb423e2b33c4a1e5c462dc024f\Twitter-Giveaways-Bot-edeb1591bf4e29fb423e2b33c4a1e5c462dc024f\main.py", line 2, in
import twitter
File "C:\Users\Kristian\Desktop\python stuff\Twitter-Giveaways-Bot-edeb1591bf4e29fb423e2b33c4a1e5c462dc024f\Twitter-Giveaways-Bot-edeb1591bf4e29fb423e2b33c4a1e5c462dc024f\twitter_init_.py", line 56, in
from .api import Api # noqa
File "C:\Users\Kristian\Desktop\python stuff\Twitter-Giveaways-Bot-edeb1591bf4e29fb423e2b33c4a1e5c462dc024f\Twitter-Giveaways-Bot-edeb1591bf4e29fb423e2b33c4a1e5c462dc024f\twitter\api.py", line 5093
raise TwitterError({'message': 'Unknown error': '{0}'.format(json_data)})
^
SyntaxError: invalid syntax

Any help would be great!

Kind Regards,

Kristian

@hussainasghar
Copy link

did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants