Giter Club home page Giter Club logo

Comments (5)

piglei avatar piglei commented on August 20, 2024

Hi, I was updating code at this moment, and this may caused this problem.
Try to install from git repo now, just added some new features including realtime analyzing and fixed this bug.

😄

from uwsgi-sloth.

cariaso avatar cariaso commented on August 20, 2024

different, but not better
note the age of python 2.6

Traceback (most recent call last):
File "/usr/bin/uwsgi-sloth", line 5, in
pkg_resources.run_script('uwsgi-sloth==2.0.0', 'uwsgi-sloth')
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 461, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1194, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/lib/python2.6/site-packages/uwsgi_sloth-2.0.0-py2.6.egg/EGG-INFO/scripts/uwsgi-sloth", line 10, in
from uwsgi_sloth.commands.analyze import load_subcommand
File "/usr/lib/python2.6/site-packages/uwsgi_sloth-2.0.0-py2.6.egg/uwsgi_sloth/init.py", line 12, in
handler = logging.StreamHandler(stream=sys.stdout)
TypeError: init() got an unexpected keyword argument 'stream'

from uwsgi-sloth.

piglei avatar piglei commented on August 20, 2024

Thank you, cariaso. Actually I don't have much experiences in version compatibility(I'm using 2.7.4).
Sorry for this bug, will fix it later and do more tests under python 2.6

from uwsgi-sloth.

piglei avatar piglei commented on August 20, 2024

cariaso, I pushed b660c2c, this fixed compatibility under python 2.6
Thanks you for your feedbacks, wish you could give more.

from uwsgi-sloth.

cariaso avatar cariaso commented on August 20, 2024

confirmed as resolved. good work.

from uwsgi-sloth.

Related Issues (7)

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.