Results 1 to 2 of 2

Thread: Help

  1. #1
    Join Date
    2022-Jan
    Posts
    2

    Help

    Hello dear Kali forum friends
    I'm running a program in Kali linux, python and I keep getting errors like below.
    I couldn't solve it. I tried installing Kali linux from scratch and it didn't work.
    Can you help me? Thanks...

    ERROR CODE

    Traceback (most recent call last):
    File "/usr/local/bin", line 5, in <module>
    from import run_as_command File "/usr/local/lib/python3.9/dist-packages/ ", line 14, in <module>
    from . import run File "/usr/local/lib/python3.9/dist-packages/run.py", line 4, in <module>
    from . import datelock, feed, get, output, verbose, storage File "/usr/local/lib/python3.9/dist-packages/get.py", line 6, in <module>
    import aiohttp File "/usr/lib/python3/dist-packages/aiohttp/__init__.py", line 6, in <module> from .client import ( File "/usr/lib/python3/dist-packages/aiohttp/client.py", line 35, in <module>
    from . import hdrs, http, payload File "/usr/lib/python3/dist-packages/aiohttp/http.py", line 7, in <module>
    from .http_parser import ( File "/usr/lib/python3/dist-packages/aiohttp/http_parser.py", line 15, in <module>
    from .helpers import NO_EXTENSIONS, BaseTimerContext File "/usr/lib/python3/dist-packages/aiohttp/helpers.py", line 667, in <module>
    class CeilTimeout(async_timeout.timeout): TypeError: function() argument 'code' must be code, not str

  2. #2
    Hello I have a prolema to start the kali linux does not let me start with my kali account I do not understand because I have my name and password well just installed kali

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •