Code Monkey home page Code Monkey logo

roncoo-cmdb's Issues

无语

购买了课程,就算是开源软件,也没必用进群问个问题,也不给个答复啊

升级版

1 luls0 5l z_ _t9 4zqu1

上图是我在版主基础之上的修改,原图不是很美观,也只能占用1U超过10U会变形

TabError: inconsistent use of tabs and spaces in indentation

Traceback (most recent call last):
File "runweb.py", line 5, in
import db,util
File "/home/roncoo-cmdb/devops/db.py", line 109
sql = "SELECT %s FROM %s WHERE %s=%s" % (','.join(fields),table_name,k,v)
^
TabError: inconsistent use of tabs and spaces in indentation

在web端点击资产管理,保障,装机平台都会在runapi.py启动的地方报错

Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 76, in emit
if self.shouldRollover(record):
File "/usr/lib64/python2.7/logging/handlers.py", line 154, in shouldRollover
msg = "%s\n" % self.format(record)
File "/usr/lib64/python2.7/logging/init.py", line 724, in format
return fmt.format(record)
File "/usr/lib64/python2.7/logging/init.py", line 464, in format
record.message = record.getMessage()
File "/usr/lib64/python2.7/logging/init.py", line 328, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file user.py, line 106
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 76, in emit
if self.shouldRollover(record):
File "/usr/lib64/python2.7/logging/handlers.py", line 154, in shouldRollover
msg = "%s\n" % self.format(record)
File "/usr/lib64/python2.7/logging/init.py", line 724, in format
return fmt.format(record)
File "/usr/lib64/python2.7/logging/init.py", line 464, in format
record.message = record.getMessage()
File "/usr/lib64/python2.7/logging/init.py", line 328, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file power.py, line 67

pyc

我觉得编译后的文件就不必要传上来了吧,pyc啥的, 没啥用

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.