pycharm returning different results when its run in "run" mode vs "debug" mode

i have a large complicated script, and when i run it in 'run' mode in PyCharm its returning wrong results, when i try to debug the script and go line by line in the code is giving me the wanted true results that are different, and i cant figure it out what is different when "run" vs "debug". Im using PyCharm 2022.2.5 I have checked the python versions and they are both the same 3.9.7

0
Hello, 
This doesn't sound good; first, please upgrade PyCharm to the latest version and check if the problem is still reproducible.
If it is, please upload a simplified version of your project here: https://uploads.services.jetbrains.com/ and tell us the upload ID and precise steps to reproduce the issue.
0

Hello, was there any update on this issue? I'm using the PyCharm 2023.3.4 (Professional Edition) and still facing a similar issue. 

0

Hi Oyendrila Dobe

Please upload a simplified version of your project here: https://uploads.services.jetbrains.com/ and tell us the upload ID and precise steps to reproduce the issue. Please also provide logs from Help | Collect Logs and Diagnostic Data after reproducing the issue.

0

I have just spent almost one week looking for a bug that is there only in “run mode”. Running in "debug mode gives the correct result. This is very annoying. To spend so much time and effort while being trapped by the very system that should be supporting you. I am using the most recent version of Pycharm.

Please do something about this urgently.

0

I'm facing the same issue, please fix

0

请先登录再写评论。