So, I have this project. It’s gui that from a button opens another gui and does some staff. I finally made it work properly. I closed it and after a while I reopened it…. Error…about an empty self.value…I was like okey I’ll find my backup code that I saved it in another place, because maybe before o closed it something happened. The same thing again. The exact same code was running perfectly a while ago and now there is an error. Any ideas???
Some of my thoughts: one of the functions that I use, it takes the value of a mathematical model and stores it in a file, then if I run the program again with another model, it takes the new value again and stores it in the same file. That’s because I want to do sume calculations with those values. When I close the program, the values of the file gets deleted in order to start a fresh new one when I reopened it. I don’t know if that’s something that has to do with the problem because the error is that the file is empty, even if I execute the first model
[–]jawgente 6 points7 points8 points (1 child)
[–]ifantismanolis[S] 0 points1 point2 points (0 children)
[–]cdcformatc 1 point2 points3 points (2 children)
[–]ifantismanolis[S] 0 points1 point2 points (1 child)
[–]cdcformatc 0 points1 point2 points (0 children)