Python Forum
How to use an Emulator and a MttQ broker?
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use an Emulator and a MttQ broker?
#21
pi@raspberrypi:~ $ python -V
Python 2.7.16
That could explain the conflict. Is it possible to upgrade one or downgrade the other?
Reply
#22
use python3 and pip3 to do things with Python 3.X. Use python and pip to work with Python2.7.

You should not be using Python2.7 at all. Do not remove Python 2.7 because the raspberrypi uses it.
Reply
#23
I got to try a way to install any version of linux on my pc because it wont work on the Pi.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  pyautogui with a display emulator? gumby4231 0 2,554 Jul-30-2020, 02:46 PM
Last Post: gumby4231
  running python script from shell invoked with os.system("x-terminal-emulator -e /bin/ markhaus 2 3,021 Feb-21-2019, 11:55 PM
Last Post: markhaus

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020