pymysql python module not installed
Hello, I would like to add a plugin to monitor MysQl on my server but it requires a pymysql python module:
are there anyway to install this module? python -c "help('modules')" Please wait a moment while I gather a list of all available modules...
Enter any module name to get more help. Or, type "modules spam" to search for modules whose descriptions contain the word "spam". Thanks! Equens
python --version
Python 2.7.5
are there anyway to install this module? python -c "help('modules')" Please wait a moment while I gather a list of all available modules...
BaseHTTPServer backports imputil selinux
Bastion base64 iniparse sets
CDROM bdb inspect setuptools
CGIHTTPServer binascii io sgmllib
Canvas binhex iotop sha
ConfigParser bisect itertools shelve
Cookie bsddb javapackages shlex
DLFCN bz2 json shutil
Dialog cPickle keyword signal
DocXMLRPCServer cProfile kitchen site
FileDialog cStringIO lib2to3 slip
FixTk calendar liblzma smtpd
HTMLParser cgi libxml2 smtplib
IN cgitb libxml2mod snack
MimeWriter chardet linecache sndhdr
Queue chunk linuxaudiodev socket
ScrolledText cmath locale spwd
SimpleDialog cmd logging sqlite3
SimpleHTTPServer code lxml sqlitecachec
SimpleXMLRPCServer codecs lzma sre
SocketServer codeop macpath sre_compile
StringIO collections macurl2path sre_constants
TYPES colorsys mailbox sre_parse
Tix commands mailcap ssl
Tkconstants compileall markupbase stat
Tkdnd compiler marshal statvfs
Tkinter configobj math string
UserDict contextlib md5 stringold
UserList cookielib mhlib stringprep
UserString copy mimetools strop
_LWPCookieJar copy_reg mimetypes struct
_MozillaCookieJar crypt mimify subprocess
__builtin__ csv mmap sunau
__future__ ctypes modulefinder sunaudio
_abcoll curl multifile symbol
_ast curses multiprocessing symtable
_bisect datetime mutex sys
_bsddb dbhash netrc sysconfig
_codecs dbm new syslog
_codecs_cn dbus nis tabnanny
_codecs_hk decimal nntplib tarfile
_codecs_iso2022 decorator ntpath telnetlib
_codecs_jp difflib nturl2path tempfile
_codecs_kr dircache numbers termios
_codecs_tw dis opcode test
_collections distutils operator textwrap
_crypt dl optparse this
_csv dns os thread
_ctypes doctest os2emxpath threading
_curses drv_libxml2 ossaudiodev time
_curses_panel dumbdbm parser timeit
_dbus_bindings dummy_thread pdb timing
_dbus_glib_bindings dummy_threading perf tkColorChooser
_elementtree easy_install pickle tkCommonDialog
_functools email pickletools tkFileDialog
_hashlib encodings pipes tkFont
_heapq engines pkg_resources tkMessageBox
_hotshot errno pkgutil tkSimpleDialog
_io exceptions platform toaiff
_json fcntl plistlib token
_locale filecmp popen2 tokenize
_lsprof fileinput poplib trace
_markerlib firewall posix traceback
_multibytecodec fnmatch posixfile ttk
_multiprocessing formatter posixpath tty
_osx_support fpformat pprint tuned
_pyio fractions profile turtle
_random ftplib pstats types
_snack functools pty unicodedata
_socket future_builtins pwd unittest
_sqlite3 gc py_compile urlgrabber
_sqlitecache gdbm pyclbr urllib
_sre genericpath pycurl urllib2
_ssl getopt pydoc urlparse
_strptime getpass pydoc_data user
_struct gettext pyexpat uu
_symtable gi pygtkcompat uuid
_sysconfigdata glob pynche validate
_threading_local gpgme pyparsing warnings
_tkinter grp pyudev wave
_warnings gzip pyzor weakref
_weakref hacks quopri webbrowser
_weakrefset hashlib random whichdb
abc heapq re wsgiref
acutil hmac readline xattr
aifc hotshot repr xdrlib
antigravity htmlentitydefs resource xml
anydbm htmllib rexec xmllib
argparse httplib rfc822 xmlrpclib
array idlelib rlcompleter xxsubtype
ast ihooks robotparser yum
asynchat imageop rpm yumutils
asyncore imaplib rpmUtils zipfile
atexit imghdr runpy zipimport
audiodev imp sched zlib
audioop importlib select
Enter any module name to get more help. Or, type "modules spam" to search for modules whose descriptions contain the word "spam". Thanks! Equens
-
You can download the module from Github : GitHub - PyMySQL/PyMySQL: Pure Python MySQL Client 0 -
Hello, It looks like the previous post was able to answer this question. Let us know if you have any further concerns. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments