Giter Club home page Giter Club logo

howhow's Introduction


Hi 👋, I'm Jeff

初入茅廬的新人工程師

Connect with me:

Languages and Tools:

bash docker linux postman python

Support:

jeffwen0105




Certification

  1. Red Hat Certified System Administrator
  2. Red Hat Certified EngineerRed Hat Certified Engineer
  3. Red Hat Certified Specialist in Services Management and Automation
  4. Red Hat Certified Specialist in OpenShift Administration
  5. Red Hat Certified Specialist in Virtualization
  6. Red Hat Certified Specialist in Containers

rhcsa rhce rhca rhca rhca rhca


GitHub Analytics

howhow's People

Contributors

jeffwen0105 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

howhow's Issues

run not work

pySQL_iss

MySQLdb._exceptions.OperationalError
MySQLdb._exceptions.OperationalError: (2002, "Can't connect to server on '127.0.0.1' (10061)")

Traceback (most recent call last)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask\app.py", line 2091, in call
return self.wsgi_app(environ, start_response)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask\app.py", line 2076, in wsgi_app
response = self.handle_exception(e)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask\app.py", line 2073, in wsgi_app
response = self.full_dispatch_request()
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask\app.py", line 1518, in full_dispatch_request
rv = self.handle_user_exception(e)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask\app.py", line 1516, in full_dispatch_request
rv = self.dispatch_request()
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask\app.py", line 1502, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "C:\Users\mokaki\Desktop\job2021\dwl\Flask_login\app.py", line 58, in login
curl = mysql.connection.cursor(MySQLdb.cursors.DictCursor)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask_mysqldb_init_.py", line 101, in connection
ctx.mysql_db = self.connect
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask_mysqldb_init_.py", line 88, in connect
return MySQLdb.connect(**kwargs)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\MySQLdb_init_.py", line 123, in Connect
return Connection(*args, **kwargs)
File "C:\Users\mokaki\AppData\Local\Programs\Python\Python310\Lib\site-packages\MySQLdb\connections.py", line 185, in init
super().init(*args, **kwargs2)
MySQLdb._exceptions.OperationalError: (2002, "Can't connect to server on '127.0.0.1' (10061)")
The debugger caught an exception in your WSGI application. You can now look at the traceback which led to the error.
To switch between the interactive traceback and the plaintext one, you can click on the "Traceback" headline. From the text traceback you can also create a paste of it. For code execution mouse-over the frame you want to debug and click on the console icon on the right side.

You can execute arbitrary Python code in the stack frames and there are some extra helpers available for introspection:

dump() shows all variables in the frame
dump(obj) dumps all that's known about the object

pc win10
python3.10

thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.