Code Monkey home page Code Monkey logo

Comments (5)

micheles avatar micheles commented on July 24, 2024

A deprecation warning is a non-issue, it is just a warning. I will remove
it in future versions of the decorator module, bit it is not urgent at all.

On Fri, Sep 2, 2016 at 11:51 PM, adryr83 [email protected] wrote:

Hi,
I'm learning Python. I installed my first python program (Chatterbot
0.4.6) that uses NLTK. I installed last version of nltk (3.2.1), but it
doesn't work for inspect.getargspec in decorators.py

How to solve this problem? I tried to install decorator.py and put it in
nltk fold but nltk has a module named as decorators (not decorator).

Can you help me, please?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#34, or mute the thread
https://github.com/notifications/unsubscribe-auth/ACWYcJfzr6M4xDAd1j6DRbrq9AruLjPkks5qmJp3gaJpZM4J0Hc8
.

from decorator.

rgommers avatar rgommers commented on July 24, 2024

This is a duplicate of gh-9. @adryr83 you can just use warnings.filterwarnings in your own code (until it's fixed here and NLTK has taken over that fix) if the warnings bothers you.

from decorator.

AdriG83 avatar AdriG83 commented on July 24, 2024

Thanks a lot to everybody!

Adri

Il 04/Set/2016 00:21, "Ralf Gommers" [email protected] ha scritto:

This is a duplicate of gh-9
#9. @adryr83
https://github.com/adryr83 you can just use warnings.filterwarnings in
your own code (until it's fixed here and NLTK has taken over that fix) if
the warnings bothers you.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#34 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AUYRmXMLhr9tc0GTjcnup2GIx0txKr0tks5qmfLsgaJpZM4J0Hc8
.

from decorator.

micheles avatar micheles commented on July 24, 2024

I do not see any warning with Python 3.6, so I will do nothing for the moment.

from decorator.

rgommers avatar rgommers commented on July 24, 2024

This was fixed in decorator 4.0.0 already, as noted in https://github.com/micheles/decorator/blob/master/CHANGES.md

from decorator.

Related Issues (20)

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.