Giter Club home page Giter Club logo

Comments (4)

ask avatar ask commented on May 28, 2024

I don't see the librabbitmq version in your pip freeze output? Are you sure you were running the latest version, I guess python-librabbitmq is some sort of distro package?

from librabbitmq.

abslodov avatar abslodov commented on May 28, 2024

It's probably post removal - sorry. Basically I just started architecting this system, so I spun up some new ubuntu 14 LTS EC2 instances and fresh installed everything from scratch, and came to this segfault. Here was my install list (and order):

git-core
nginx-core
libpq-dev
python-dev
python-django
python-celery
python-celery-doc

gunicorn
python-tornado
python-gevent
python-pastedeploy
python-setproctitle
postgresql
postgresql-contrib
pgadmin3
rabbitmq-server -> (run rabbitmq-plugins enable rabbitmq_management)
supervisor

python-pip
pip install flower
pip install psycopg2
pip install django-celery
pip install django-cors-headers
django-compressor
south
pip install numpy

so now that I'm running on python-amqp, should I try to just pip install librabbitmq, and see what happens? It seems to be working now for whatever reason

from librabbitmq.

abslodov avatar abslodov commented on May 28, 2024

Also found another instance of this issue here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736348

from librabbitmq.

ask avatar ask commented on May 28, 2024

Yes, I think it's a known issue with a very old release, but since we don't maintain these packages there isn't much we can do about it at this point.

from librabbitmq.

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.