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

Runtime error #85

Open
pistolparody opened this issue Sep 17, 2022 · 0 comments
Open

Runtime error #85

pistolparody opened this issue Sep 17, 2022 · 0 comments

Comments

@pistolparody
Copy link

└─$ twweet-cli
Traceback (most recent call last):
  File "/usr/local/bin/twweet-cli", line 33, in <module>
    sys.exit(load_entry_point('twweet-cli==2.1.0', 'console_scripts', 'twweet-cli')())
  File "/usr/local/bin/twweet-cli", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 171, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/usr/local/lib/python3.10/dist-packages/twweet_cli-2.1.0-py3.10.egg/twweet_cli/main.py", line 5, in <module>
  File "/usr/local/lib/python3.10/dist-packages/twweet_cli-2.1.0-py3.10.egg/twweet_cli/Listener.py", line 6, in <module>
AttributeError: module 'tweepy' has no attribute 'StreamListener'
                                                                                                                    
┌──(yolo㉿wisebits)-[~/…/twweet-cli/build/lib/twweet_cli]
└─$ neofetch
..............                                     yolo@wisebits 
            ..,;:ccc,.                             ------------- 
          ......''';lxO.                           OS: Kali GNU/Linux Rolling x86_64 
.....''''..........,:ld;                           Kernel: 5.18.0-kali5-amd64 
           .';;;:::;,,.x,                          Uptime: 5 hours, 42 mins 
      ..'''.            0Xxoc:,.  ...              Packages: 4207 (dpkg) 
  ....                ,ONkc;,;cokOdc',.            Shell: zsh 5.9 
 .                   OMo           ':ddo.          Resolution: 1024x768, 1440x900 
                    dMc               :OO;         DE: Plasma 5.25.3 
                    0M.                 .:o.       WM: KWin 
                    ;Wd                            WM Theme: Breeze 
                     ;XO,                          Theme: [Plasma], Breeze [GTK2/3] 
                       ,d0Odlc;,..                 Icons: breeze-dark [Plasma], breeze-dark [GTK2/3] 
                           ..',;:cdOOd::,.         Terminal: konsole 
                                    .:d;.':;.      CPU: 11th Gen Intel i7-11700 (16) @ 4.800GHz 
                                       'd,  .'     GPU: Intel RocketLake-S GT1 [UHD Graphics 750] 
                                         ;l   ..   Memory: 7302MiB / 15768MiB 
                                          .o
                                            c                              
                                            .'                             
                                             .

                                                                                                                    
┌──(yolo㉿wisebits)-[~/…/twweet-cli/build/lib/twweet_cli]
└─$ 
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

1 participant