Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7911409
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T13:14:18+00:00 2026-06-03T13:14:18+00:00

I am rather new with gevent but I an trying to create a queue

  • 0

I am rather new with gevent but I an trying to create a queue but I get the below error. I am using python2.7.

import gevent
queue = gevent.queue.Queue()

Traceback (most recent call last):
  File "/home/ubuntu/workspace/rtbopsConfig/rtbServers/rtbAsyncServers/bottleServer.py", line 8, in <module>
    queue = gevent.queue.Queue()
AttributeError: 'module' object has no attribute 'queue'
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T13:14:19+00:00Added an answer on June 3, 2026 at 1:14 pm

    Try:

    import gevent.queue
    queue = gevent.queue.Queue()
    

    Or

    from gevent.queue import Queue
    queue = Queue()
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Rather new to trying to get OpenGL ES working on the iPhone, but I've
I am rather new to c# and .NET, and trying to create an asp.net
I'm rather new to silenium and just trying to get basics working via API,
I'm rather new to working with multiple threads in a database (most of my
I'm rather new to jQuery and I'm trying to make a cool little menu
I'm rather new to Django and I'm using Django 1.0. I have this: forms.py:
I am rather new to Linux device driver programmring, but for debugging purposes, I
Rather new to REST and Jersey, and I'm trying out some basic examples. I've
I'm rather new to ClearCase but have searched through a lot of solutions to
I'm rather new to perforce, but have quite a bit of other VCS experience...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.