© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•11mo ago•
23 replies
Destination Unknown

Adding Python project to Solution in combination with Docker error

As the titel says, I have added a Python project to my Solution. My docker-compose file can find my Dockerfile in the Python project and all of that seems to be OK.

However, when I try to launch it all, I get the following message;

Could not copy the file "C:\Projects\sample\project.Blurring\project.Blurring.exe" because it was not found.
Could not copy the file "C:\Projects\sample\project.Blurring\project.Blurring.exe" because it was not found.


How can this error even occur in a default blank project? Like I get it; the exe file is not found, but why is it not generated in the first place.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Adding cmake project to VS solution?
C#CC# / help
2y ago
I have an issue with project solution
C#CC# / help
3y ago
Test project in project where project is in same folder as solution (codecrafters.io)
C#CC# / help
2y ago