Giter Site home page Giter Site logo

Comments (3)

peter-wangxu avatar peter-wangxu commented on July 17, 2024

which version were you using ?

from persist-queue.

mbastida123 avatar mbastida123 commented on July 17, 2024

According to pip list:

persist-queue 0.5.1

I'm using Spyder as IDE

from persist-queue.

peter-wangxu avatar peter-wangxu commented on July 17, 2024

cannot reproduce on my local.

pip install persist-queue==0.5.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting persist-queue==0.5.1
  Using cached https://files.pythonhosted.org/packages/09/b6/6820524fff0f5cd309cfdb16935639c461dc626356a2e29510817789df5e/persist_queue-0.5.1-py2.py3-none-any.whl
Installing collected packages: persist-queue
Successfully installed persist-queue-0.5.1

ipython2

Python 2.7.15 (default, Feb 12 2019, 11:00:12)
Type "copyright", "credits" or "license" for more information.

IPython 5.7.0 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.

In [1]:    import persistqueue
   ...:

In [2]:    ackq = persistqueue.SQLiteAckQueue('path')
   ...:

In [3]: persistqueue.__version__
Out[3]: '0.5.1'

from persist-queue.

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.