Python Forum
SyntaxError: from simple python example file from mind-monitor code (muse 2)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SyntaxError: from simple python example file from mind-monitor code (muse 2)
#3
You are running Python 2 which is 💀
Need to use Python 3 try with:
python3 OSC-Receiver-Simple.py
(Jul-16-2021, 02:11 PM)warmcupoftea Wrote: and I already have that pip and done the pip install python-osc
You may need to use pip3 test with pip -V and pip3 -V.
Look at The right and wrong way to set Python 3 as default on a Mac.
Reply


Messages In This Thread
RE: SyntaxError: from simple python example file from mind-monitor code (muse 2) - by snippsat - Jul-16-2021, 02:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with simple code JacobSkinner 1 352 Mar-18-2024, 08:08 PM
Last Post: deanhystad
  I have a code which is very simple but still I cannot detect what's wrong with it max22 1 504 Nov-07-2023, 04:32 PM
Last Post: snippsat
  Error on import: SyntaxError: source code string cannot contain null bytes kirkwilliams2049 7 6,927 Aug-03-2023, 06:00 PM
Last Post: Gribouillis
  help me simple code result min and max number abrahimusmaximus 2 938 Nov-12-2022, 07:52 AM
Last Post: buran
  Simple encoding code ebolisa 3 1,476 Jun-18-2022, 10:59 AM
Last Post: deanhystad
  Problem with importing Python file in Visual Studio Code DXav 7 5,186 Jun-15-2022, 12:54 PM
Last Post: snippsat
  Is it possible to make a program recognize how many clicks it has had on the monitor? jao 0 1,166 Feb-25-2022, 06:31 PM
Last Post: jao
  How would you (as an python expert) make this code more efficient/simple coder_sw99 3 1,824 Feb-21-2022, 10:52 AM
Last Post: Gribouillis
  Python code to read second line from CSV files and create a master CSV file sh1704 1 2,427 Feb-13-2022, 07:13 PM
Last Post: menator01
  Simple code question about lambda and tuples JasPyt 7 3,386 Oct-04-2021, 05:18 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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