encode / httpx

A next generation HTTP client for Python. 🦋

Home Page:https://www.python-httpx.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shipping broken. "Could not find module httpx" even when installed.

s1nistr4 opened this issue · comments

Installed it with pip3 install httpx

Then after doing this

import httpx

It says "Could not find module httpx"