Coder Social home page Coder Social logo

Compatible OS! about dragonfire HOT 8 OPEN

Shadowfire69 avatar Shadowfire69 commented on May 24, 2024
Compatible OS!

from dragonfire.

Comments (8)

mertyildiran avatar mertyildiran commented on May 24, 2024

@Shadowfire69 please try 1.2.0 branch: https://github.com/DragonComputer/Dragonfire/tree/1.2.0 Some dependencies got broken since Ubuntu upgraded to Python 3.8.2. The broken dependencies are removed in 1.2.0 branch.

from dragonfire.

Shadowfire69 avatar Shadowfire69 commented on May 24, 2024

I have tried 1.2.0 a few times now but it won't work and I get the error:
"fatal: repository 'https://github.com/DragonComputer/Dragonfire/tree/1.2.0/' not found".

from dragonfire.

mertyildiran avatar mertyildiran commented on May 24, 2024

@Shadowfire69 it's;

git clone https://github.com/DragonComputer/Dragonfire.git
cd Dragonfire/
git checkout 1.2.0

not;

git clone https://github.com/DragonComputer/Dragonfire/tree/1.2.0/

So you should do branch switching not cloning.

from dragonfire.

Shadowfire69 avatar Shadowfire69 commented on May 24, 2024

@Shadowfire69 it's;

git clone https://github.com/DragonComputer/Dragonfire.git
cd Dragonfire/
git checkout 1.2.0

not;

git clone https://github.com/DragonComputer/Dragonfire/tree/1.2.0/

So you should do branch switching not cloning.

Thanks! But I'm still getting the same errors as before, so my question becomes what is the best or most compatible Ubuntu/Python version to use with Dragonfire?

from dragonfire.

mertyildiran avatar mertyildiran commented on May 24, 2024

@Shadowfire69 latest passing test was https://github.com/DragonComputer/Dragonfire/tree/e9f2dce872c43210062db1e2022097c4b8aa7781 which ran on Ubuntu 18.04 The default Python 3.x (python3 --version) on Ubuntu 18.04 is tested hence approved that it's working.

from dragonfire.

Shadowfire69 avatar Shadowfire69 commented on May 24, 2024

@Shadowfire69 latest passing test was https://github.com/DragonComputer/Dragonfire/tree/e9f2dce872c43210062db1e2022097c4b8aa7781 which ran on Ubuntu 18.04 The default Python 3.x (python3 --version) on Ubuntu 18.04 is tested hence approved that it's working.

OK I don't know what I'm doing wrong because I installed Unbuntu 18.04 which resolved the spaCy compatibility issue but I'm still getting the deeppavlov error:

./debian/postinst: line 90: 30099 Illegal instruction (core dumped) python3 -m spacy download en
/usr/bin/python3: No module named deeppavlov
Traceback (most recent call last):
File "", line 5, in
ModuleNotFoundError: No module named 'deeppavlov'

I know that deeppavlov is install on my OS because I used pip3 to install it + nltk, deepspeech, tensorflow, spaCy, etc before even trying to install Dragonfire, so I'm not sure why it's still having this problem.

With it telling me Dragonfire is successfully installed from the terminal:
dragonfire: command not found.

I appreciate the time you've taken to help me.

from dragonfire.

mertyildiran avatar mertyildiran commented on May 24, 2024

@Shadowfire69 if you're sure that you have deeppavlov package on your system then try to remove it from the dependencies or change the version criteria on this line. Because it seems like there is a version mismatch.

from dragonfire.

Shadowfire69 avatar Shadowfire69 commented on May 24, 2024

@Shadowfire69 if you're sure that you have deeppavlov package on your system then try to remove it from the dependencies or change the version criteria on this line. Because it seems like there is a version mismatch.

So I just did a clean install of Ubuntu 18.04 and copied & pasted all 23 of the dependency's names to pip3 install " " which installed everything normally with no errors or problems but still for some reason I'm getting the same "no module named deeppavlov" error and "dragonfire:command not found" in the terminal.

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.