Set-up Help?

27 views
Skip to first unread message

Amiee Jackson

unread,
Jul 11, 2019, 12:15:46 PM7/11/19
to BotQueue
Hi all, 

Newbie here! I'm trying to set up BotQueue on a Raspberry Pi 3B V1.2. I'm following the instructions at the help site as closely as possible.

The wheezy image for the pi was not available, so instead I'm using a rasbian buster with desktop version that was released in June 2019.

I've followed the instructions up until step 3. When I run "bumblebee", I get the following:

pi@raspberrypi:~ $ screen -dR botqueue bumblebee
b/home/pi/.local/lib/python2.7/site-packages/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used.
  'The soupsieve package is not installed. CSS selectors cannot be used.'

From searching about the soupsieve package, I've tried using "pip install soupsieve" and "pip install beautifulsoup4" which both return that they are already installed:

pi@raspberrypi:~ $ pip install soupsieve
Requirement already satisfied: soupsieve in ./.local/lib/python2.7/site-packages (1.9.2)
Requirement already satisfied: backports.functools-lru-cache; python_version < "3" in ./.local/lib/python2.7/site-packages (from soupsieve) (1.5)
pi@raspberrypi:~ $ pip install beautifulsoup4
Requirement already satisfied: beautifulsoup4 in ./.local/lib/python2.7/site-packages (4.7.1)
Requirement already satisfied: soupsieve>=1.2 in ./.local/lib/python2.7/site-packages (from beautifulsoup4) (1.9.2)
Requirement already satisfied: backports.functools-lru-cache; python_version < "3" in ./.local/lib/python2.7/site-packages (from soupsieve>=1.2->beautifulsoup4) (1.5)

What am I missing here?

Thanks in advance,

Amiee

Justin Nesselrotte

unread,
Aug 9, 2019, 2:52:59 AM8/9/19
to botq...@googlegroups.com
So I'm not exactly sure how to fix it for good, but it's just a warning. Unfortunately, the message here isn't clear because it's actually hiding the real issue which I couldn't quite figure out how to resolve. This version of BotQueue isn't super well maintained, because all of the free time I have, I've been trying to work on BotQueue v2 which has been a very long process.

It seems like there's an issue with which version of Printrun we're downloading as well, which makes it fail silently. Hopefully I'll have a fix for that in the next day or two.

--
You received this message because you are subscribed to the Google Groups "BotQueue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botqueue+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/botqueue/26b02974-f76c-4b39-bc25-570d7b872852%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages