Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work install ubuntu 19 Dragonfire 1.0.3 #131

Open
genikineg opened this issue Nov 27, 2019 · 6 comments
Open

Not work install ubuntu 19 Dragonfire 1.0.3 #131

genikineg opened this issue Nov 27, 2019 · 6 comments

Comments

@genikineg
Copy link

Installation is interrupted:

Collecting wikipedia==1.4.0
Using cached https://files.pythonhosted.org/packages/67/35/25e68fbc99e672127cc6fbb14b8ec1ba3dfef035bf1e4c90f78f24a80b7d/wikipedia-1.4.0.tar.gz
Collecting PyUserInput==0.1.11
Using cached https://files.pythonhosted.org/packages/d0/09/17fe0b16c7eeb52d6c14e904596ddde82503aeee268330120b595bf22d7b/PyUserInput-0.1.11.tar.gz
Collecting tinydb==3.9.0.post1
Using cached https://files.pythonhosted.org/packages/bc/0e/a177660a4c334d2c67237f98f41585ebb0b6dcd69c0197f3f3a0d3f91573/tinydb-3.9.0.post1-py2.py3-none-any.whl
Collecting youtube_dl
Using cached https://files.pythonhosted.org/packages/67/99/977114c1c11cb3afdcc685f166ce844d052baae3ba7aa5d9f26da140c409/youtube_dl-2019.11.22-py2.py3-none-any.whl
Collecting spacy==2.0.13
Using cached https://files.pythonhosted.org/packages/05/39/03dfd0164c884f8a0250605cf64edf55d9ac8315c3c345453780a7dae7d8/spacy-2.0.13-cp37-cp37m-manylinux1_x86_64.whl
Collecting pyowm==2.9.0
Using cached https://files.pythonhosted.org/packages/28/ce/a2d6db7f6c6073e677a53e13c155d9faf1d9a6ef12f3b2c2db188552ab91/pyowm-2.9.0-py3-none-any.whl
Collecting tensorflow==1.0.0
Could not find a version that satisfies the requirement tensorflow==1.0.0 (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)
No matching distribution found for tensorflow==1.0.0

@mertyildiran
Copy link
Member

@genikineg I'm currently upgrading TensorFlow version from 1.0.0 to 1.14.0 b5144bc

Please try sudo ./install.sh

@genikineg
Copy link
Author

genikineg commented Nov 28, 2019

@genikineg I'm currently upgrading TensorFlow version from 1.0.0 to 1.14.0 b5144bc

Please try sudo ./install.sh

Yes, I run sudo ./install.sh and I get an error

Collecting wikipedia==1.4.0
Using cached https://files.pythonhosted.org/packages/67/35/25e68fbc99e672127cc6fbb14b8ec1ba3dfef035bf1e4c90f78f24a80b7d/wikipedia-1.4.0.tar.gz
Collecting PyUserInput==0.1.11
Using cached https://files.pythonhosted.org/packages/d0/09/17fe0b16c7eeb52d6c14e904596ddde82503aeee268330120b595bf22d7b/PyUserInput-0.1.11.tar.gz
Collecting tinydb==3.9.0.post1
Using cached https://files.pythonhosted.org/packages/bc/0e/a177660a4c334d2c67237f98f41585ebb0b6dcd69c0197f3f3a0d3f91573/tinydb-3.9.0.post1-py2.py3-none-any.whl
Collecting youtube_dl
Using cached https://files.pythonhosted.org/packages/67/99/977114c1c11cb3afdcc685f166ce844d052baae3ba7aa5d9f26da140c409/youtube_dl-2019.11.22-py2.py3-none-any.whl
Collecting spacy==2.0.13
Using cached https://files.pythonhosted.org/packages/05/39/03dfd0164c884f8a0250605cf64edf55d9ac8315c3c345453780a7dae7d8/spacy-2.0.13-cp37-cp37m-manylinux1_x86_64.whl
Collecting pyowm==2.9.0
Using cached https://files.pythonhosted.org/packages/28/ce/a2d6db7f6c6073e677a53e13c155d9faf1d9a6ef12f3b2c2db188552ab91/pyowm-2.9.0-py3-none-any.whl
Collecting tensorflow==1.0.0
Could not find a version that satisfies the requirement tensorflow==1.0.0 (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)
No matching distribution found for tensorflow==1.0.0

@genikineg
Copy link
Author

Work! need clone git!

@genikineg
Copy link
Author

Building wheels for collected packages: en-coref-sm
Running setup.py bdist_wheel for en-coref-sm ... done
Stored in directory: /root/.cache/pip/wheels/f2/f2/e0/2958eceb8ab3381bdc219bf8ba6213265df8bab8f145963a14
Successfully built en-coref-sm
Installing collected packages: en-coref-sm
Successfully installed en-coref-sm-3.0.0
[nltk_data] Downloading package names to /root/nltk_data...
[nltk_data] Unzipping corpora/names.zip.
[nltk_data] Downloading package brown to /root/nltk_data...
[nltk_data] Unzipping corpora/brown.zip.
[nltk_data] Downloading package wordnet to /root/nltk_data...
[nltk_data] Unzipping corpora/wordnet.zip.
[nltk_data] Downloading package punkt to /root/nltk_data...
[nltk_data] Unzipping tokenizers/punkt.zip.

Dragonfire is successfully installed to your computer.

@genikineg
Copy link
Author

$ dragonfire -h
Invalid instruction (memory stack flushed to disk)

@mertyildiran
Copy link
Member

@genikineg I have published a new release now.

Please try to install the new .deb package: dragonfire_1.0.4_amd64.deb

or

git fetch --all
git checkout v1.0.4
make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants