C#C
C#3y ago
OkOk

❔ Program can't find folder

My program works fine but when I instead run the main program's functionality from a test-project then it can't find the folder named "python_scripts"

I even put a duplicate folder without links in both project, original files with no links

Project 1 works fine called "PredictionService"
Project 2 doesn't work called "ComputationServiceTests" (even though it should be a copy of the essentials!)
notFindingFolder.png
Was this page helpful?