Debug corrected#37
Debug corrected#37parteekcoder wants to merge 6 commits intoControlCore-Project:devfrom parteekcoder:debug_corrected
Conversation
|
hey @pradeeban i think all these changes can be merged together |
|
This PR fixes the execution for Windows, but breaks the execution on MacOS (and likely on Linux systems too). test_xyz/sample: makestudy: command not found While I appreciate the attempt at fixing this for Windows, we should note that at this point we have more users who use Linux and MacOS than Windows. Therefore, please avoid PRs that will favor Windows over Linux. We need a proper fix to handle all the OS (Linux, MacOS, and Windows). But that is too much of an effort. We can continue further discussion on Windows support at #41. |
I have also tested on MAC OS and it was running fine , can you please tell me how you get this error means what steps are performed |
|
$ cd sample-parteek/
Pradeebans-MBP:~ pradeeban$ cd parteek/fri/ <!doctype html> <title>500 Internal Server Error</title>Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. methods - 1 for debug, 0 for run :0 Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. <!doctype html> <title>500 Internal Server Error</title>Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. <!doctype html> <title>500 Internal Server Error</title>Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. <!doctype html> <title>500 Internal Server Error</title>Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): |
|
@pradeeban can you please share specification of your system |
|
@Rahuljagwani, when you have time, can you please test the above PR? It fails for me. |
Sorry for late reply, sure will test this. |
@Rahuljagwani thanks for testing , plz tell me what's the error as I also ran it on macOS |
ControlCore-Project/concore-editor#87
Applied check on debug method before executing