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

PROBLEM WITH LAUNCH THE TOOL #417

Open
alvarotoribioaba opened this issue Sep 25, 2024 · 0 comments
Open

PROBLEM WITH LAUNCH THE TOOL #417

alvarotoribioaba opened this issue Sep 25, 2024 · 0 comments

Comments

@alvarotoribioaba
Copy link

Traceback (most recent call last):
File "E:\Temporal\Osintgram-master\main.py", line 3, in
from src.Osintgram import Osintgram
File "E:\Temporal\Osintgram-master\src\Osintgram.py", line 9, in
import requests
File "C:\Users\USUARIO\AppData\Local\Programs\Python\Python310\lib\site-packages\requests_init_.py", line 63, in
from . import utils
File "C:\Users\USUARIO\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\utils.py", line 27, in
from .cookies import RequestsCookieJar, cookiejar_from_dict
File "C:\Users\USUARIO\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\cookies.py", line 172, in
class RequestsCookieJar(cookielib.CookieJar, collections.MutableMapping):
AttributeError: module 'collections' has no attribute 'MutableMapping'

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