to prevent the error message
symbol not found in flat namespace '_CFRelease'
- within
grpcio
library
pip uninstall grpcio
export GRPC_PYTHON_LDFLAGS=" -framework CoreFoundation"
pip install grpcio --no-binary :all:
[ | |
{ | |
"h3": "881976db69fffff", | |
"population": 31.0 | |
}, | |
{ | |
"h3": "881976db5dfffff", | |
"population": 2.0 | |
}, | |
{ |
{ | |
"items": | |
[ | |
{"URN":100000,"LA":201.0,"SCHOOLTYPE":"State-funded primary","num_schoolchildren":271,"perc_girls":"46.9%","perc_boys":"53.1%","perc_ehc_pupils":"3.0%","perc_sen_pupils":"21.8%","perc_non_eng_native_speaking_pupils":"53.5%","num_free_school_meals":49.0,"schoolname":"The Aldgate School","town":"London","postcode":"EC3A 5DE","status":"Open","minor_type":"Maintained school","type":"Voluntary aided school","is_primary":1,"is_secondary":0,"gender":"Mixed","religion":"Church of England","admission_policy":"Not applicable","offstead":"Outstanding","offstead_inspection_date":"19-04-2013","latitude":51.5136623325,"longitude":-0.0774858864},{"URN":100008,"LA":202.0,"SCHOOLTYPE":"State-funded primary","num_schoolchildren":350,"perc_girls":"52.9%","perc_boys":"47.1%","perc_ehc_pupils":"3.4%","perc_sen_pupils":"17.4%","perc_non_eng_native_speaking_pupils":"87.4%","num_free_school_meals":193.0,"schoolname":"Argyle Primary School","town":"London","postcode":"WC1H 9EG","status":"Open"," |
to prevent the error message
symbol not found in flat namespace '_CFRelease'
grpcio
librarypip uninstall grpcio
export GRPC_PYTHON_LDFLAGS=" -framework CoreFoundation"
pip install grpcio --no-binary :all: