Coder Social home page Coder Social logo

deeppavlov 0.8.0 not supported about dragonfire HOT 3 OPEN

iguanen avatar iguanen commented on May 24, 2024
deeppavlov 0.8.0 not supported

from dragonfire.

Comments (3)

mertyildiran avatar mertyildiran commented on May 24, 2024

@iguanen you can try to change the version from here. Probably you should set that line to deeppavlov>=0.7.1 or deeppavlov==0.8.0

from dragonfire.

iguanen avatar iguanen commented on May 24, 2024

Did not help, I get this output when trying to start dragonfire

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 574, in _build_master
ws.require(requires)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 892, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 783, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (deeppavlov 0.8.0 (/usr/local/lib/python3.6/dist-packages), Requirement.parse('deeppavlov==0.7.1'), {'dragonfire'})

from dragonfire.

mertyildiran avatar mertyildiran commented on May 24, 2024

@iguanen it's because Dragonfire is already installed with deeppavlov==0.7.1 dependency. So first run make pip-uninstall or make dev-pip-uninstall to remove Dragonfire and then run make install to reinstall it.

from dragonfire.

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.