© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•13mo ago•
1 reply
AceChewy

Using pipes to return text input from python file to WPF

So I'm having an issue with using pipes to connect to my python application
Currently when I press the confirm selection button, the program saves the image on the right to a folder called submittedImages
https://pastecode.io/s/inximktc
I need to use pipes to get the program to take this image I have saved and pass it into this python file (https://pastecode.io/s/3hyeerc8). The python code identifies the user and returns two outputs as shown below
Image
The prediciton then needs to be returned to C#,
image.png
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,828Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Running Python Program from WPF
C#CC# / help
13mo ago
Creating the input from Python
C#CC# / help
2y ago
how to download file using wpf ? [FTP]
C#CC# / help
2y ago