You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error looks like the usual error you get when building native packages on a machine that doesn't have the Python development headers. I'm not familiar enough with Centos to tell you the package to install from your package manager, but it's probably something like python3-dev.
When I try to
pip3 install jsonobject--0.9.9
on an EC2 Linux instance (Centos), I get the following error:The text was updated successfully, but these errors were encountered: