Giter Site home page Giter Site logo

Comments (9)

obukhov-sergey avatar obukhov-sergey commented on July 28, 2024

We might migrate to scikit in the future. For multiple mail reply chain we extract the latest reply first and then extract signature from it. Indeed there is an issue with download. We hope to resolve it soon.

from talon.

infinityxxx avatar infinityxxx commented on July 28, 2024

Any news on this issue?

from talon.

obukhov-sergey avatar obukhov-sergey commented on July 28, 2024

Hi. Still investigating. When installing with pip simply calling getcwd() results in No such file or directory error. Generally such error happens when calling getcwd() in a removed directory.

from talon.

ierror avatar ierror commented on July 28, 2024

Another advantage of scikit is the python >= 3.3 compatibility. If there is any progress in switching to scikit, i would make talon python 3 compatible.

from talon.

sbenthall avatar sbenthall commented on July 28, 2024

Hi! We are interested in using this software for our project, BigBang. We are getting hung up on the PyML issue as well.

After running

python setup.py develop

in a fresh virtualenv, I got this error message at the end of the installation:

https://gist.github.com/sbenthall/5084707e5fde5a6accc3

When I run the python shell and try to import talon, I get this error message

https://gist.github.com/sbenthall/4091b975b7c3164ccb35

Thanks!

from talon.

ad-m avatar ad-m commented on July 28, 2024

I have this issue to. I up my log at https://gist.github.com/ad-m/00bef0b21d2d78bb74ae .

Edit:
I found workaround $ pip uninstall pyML. Next to download package from http://sourceforge.net/projects/pyml/?source=typ_redirect and extract PyML-0.7.13.3.tar.gz && cd extract PyML-* && python setup install

from talon.

tgwizard avatar tgwizard commented on July 28, 2024

👍 on this. PyML seems to be only on SourceForge, and now that SourceForge is partially down, it is impossible to install talon:

Collecting PyML==0.7.9 (from -r requirements.txt (line 46))
  Could not find a version that satisfies the requirement PyML==0.7.9 (from -r requirements.txt (line 46)) (from versions: )
  No matching distribution found for PyML==0.7.9 (from -r requirements.txt (line 46))
make: *** [install] Error 1

from talon.

tgwizard avatar tgwizard commented on July 28, 2024

Apologies, please disregard my comment above. I didn't realize that talon installed PyML on its own by curling down a tarball. That installation procedure should be indicative in itself that we should perhaps migrate away from PyML.

from talon.

obukhov-sergey avatar obukhov-sergey commented on July 28, 2024

Hi all. Talon has been migrated to scikit.

from talon.

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.