Skip to content

Facing issue in running pika #1501

Discussion options

You must be logged in to vote

It appears to me that the pika version being used is way too old. 'async' has become a keyword since python3.5. You are using virtual-env incorrectly and a lurking old version is being pulled, perhaps?

am currently using the latest version of Pika, which is 1.3.2. The issue arose due to the file path of my receiver.py. I have fixed it, and everything is working fine now.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@Muhammad-Abrar-Hussain
Comment options

@lukebakken
Comment options

@Muhammad-Abrar-Hussain
Comment options

Comment options

You must be logged in to vote
3 replies
@Muhammad-Abrar-Hussain
Comment options

Answer selected by lukebakken
@Muhammad-Abrar-Hussain
Comment options

@lukebakken
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1500 on December 12, 2024 17:51.