_mysql.c:1894:3: error: use of undeclared identifier 'my_bool' my_bool recon = reconnect; ^ _mysql.c:1895:58: error: use of undeclared identifier 'recon' mysql_options(&self->connection, MYSQL_...Read More
When getting an error: zipimport.ZipImportError: can't decompress data; zlib not available make: *** [install] Error 1 Install Command Line Tools xcode-select --install and then: sudo installer -pkg /...Read More