python - how to import mysqldb -


i have installed mysqldb through .exe(precompiled). stored in site-packages. don't know how test, accessable or not. , major problem how import in application import mysqldb. me new techie in python want work existing mysql. in advance...

just open cmd/console, type python, press enter, type import mysqldb , press enter again.

if no error shown, you're ok!


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -