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

Installationd dependency on Ubuntu #90

Open
heeren-cliqz opened this issue May 4, 2016 · 2 comments
Open

Installationd dependency on Ubuntu #90

heeren-cliqz opened this issue May 4, 2016 · 2 comments

Comments

@heeren-cliqz
Copy link

Apart from the installations steps mentioned,
one must need to install few things as well, otherwise one get msgrpc package not found and other similar exceptions.
easy_install msgpack-python
apt-get install python-tk python-setuptools
sudo python -m easy_install -U snappy`
these are the requirements to download this on c3.2xlarge machine on AWS.

@hendrikmuhs
Copy link
Contributor

You are right, msgpack-python and python-snappy are missing in the package dependencies of the ubuntu package.

But I do not get those: python-tk python-setuptools These are not used by python-keyvi.

I will fix it in the next packages.

@hendrikmuhs
Copy link
Contributor

the dependency on python-snappy got removed.

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