Skip to content

Help #20

Open
Open
Help#20
@Reaperv2

Description

@Reaperv2

It shows this error when i try to run both scripts

~/DDos-Attack-OVH- $ python 80port.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/DDos-Attack-OVH-/80port.py", line 2, in
import ovh
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/ovh/init.py", line 29, in
from .client import Client
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/ovh/client.py", line 49, in
from .vendor.requests import request, Session
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/ovh/vendor/requests/init.py", line 58, in
from . import utils
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/ovh/vendor/requests/utils.py", line 30, in
from .cookies import RequestsCookieJar, cookiejar_from_dict
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/ovh/vendor/requests/cookies.py", line 164, in
class RequestsCookieJar(cookielib.CookieJar, collections.MutableMapping):
AttributeError: module 'collections' has no attribute 'MutableMapping'

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