public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* python37-requests package does depends on charset_normalizer or chardet
@ 2022-02-23 10:37 Sharuzzaman Ahmat Raslan
  2022-02-23 10:56 ` Sharuzzaman Ahmat Raslan
  0 siblings, 1 reply; 6+ messages in thread
From: Sharuzzaman Ahmat Raslan @ 2022-02-23 10:37 UTC (permalink / raw)
  To: The Cygwin Mailing List

Hi Cygwin package manager.

I'm on my new laptop, and installing packages as necessary.

After installing python37-requests, my program raised an exception like this:

Traceback (most recent call last):
  File "get_header.py", line 1, in <module>
    import requests
  File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
100, in <module>
    check_compatibility(urllib3.__version__, chardet_version,
charset_normalizer_version)
  File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
85, in check_compatibility
    raise Exception("You need either charset_normalizer or chardet installed")
Exception: You need either charset_normalizer or chardet installed

I did not see python37-requests depends or pulling it
charset_normalizer or chardet during installation. Is that
intentional?

Thank you.

-- 
Sharuzzaman Ahmat Raslan

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-25  9:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 10:37 python37-requests package does depends on charset_normalizer or chardet Sharuzzaman Ahmat Raslan
2022-02-23 10:56 ` Sharuzzaman Ahmat Raslan
2022-02-23 14:57   ` Adam Dinwoodie
2022-02-25  8:40     ` Sharuzzaman Ahmat Raslan
2022-02-25  9:11       ` Adam Dinwoodie
2022-02-25  9:37         ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).