Python Forum
Media Pipe Python Interfacing with MATLAB
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Media Pipe Python Interfacing with MATLAB
#1
Hi, so I've done some research and I've found that MATLAB can interface with Python in a pretty straightforward manner, but I'm running into an issue. For some reason, when I download Python from a browser (executable installation), MATLAB can detect it but when I try to run the setup commands for the Media Pipe program through the command prompt it says: "The system cannot find the file specified," it seems to be looking for Python 3.12 for some reason even though the only version I have installed is 3.11. Inversely, I have the opposite problem when I install the Python 3.11 from the Microsoft store, I can install the Media Pipe program but then MATLAB can't recognize it. I'm stuck on where to go from here since I'm new to using Python, so any advice on what to try in order to troubleshoot would be appreciated.
Reply
#2
In MATLAB, you can specify the Python version you want to use with the pyenv function.
Quote:pyenv('Version', 'path\to\python.exe');
Link Removed
Gribouillis write May-30-2024, 09:07 AM:
Clickbait link removed. Please read What to NOT include in a post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  python Read each xlsx file and write it into csv with pipe delimiter mg24 4 1,882 Nov-09-2023, 10:56 AM
Last Post: mg24
  How would I be able to detect a media player app playing a video. phpjunkie 2 733 Oct-16-2023, 02:09 PM
Last Post: phpjunkie
  Interfacing from Python to GUI HMartins 7 1,822 Apr-23-2023, 06:06 PM
Last Post: HMartins
  Convert Excel file into csv with Pipe symbol.. mg24 4 1,483 Oct-18-2022, 02:59 PM
Last Post: Larz60+
  Python & Windows Media Player Extra 9 5,593 Apr-05-2022, 10:34 PM
Last Post: Extra
  Thoughts on interfacing with a QR code reader that outputs keystrokes? wrybread 1 1,601 Oct-08-2021, 03:44 PM
Last Post: bowlofred
  Adding variable to Python code - media sentiment analysis Marietje 3 2,718 May-25-2021, 05:15 PM
Last Post: jefsummers
  BrokenPipeError: [Errno 32] Broken pipe throwaway34 6 10,142 May-06-2021, 05:39 AM
Last Post: throwaway34
  Python - Import file sequence into Media Pool jensenni 1 2,280 Feb-02-2021, 05:11 PM
Last Post: buran
  Duplex Named Pipe with Python Server and C# Clients raybowman 1 2,523 Dec-03-2020, 09:58 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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