Sometimes, after modifying the upsilon code, I get an error when I compile: cannot move location counter backwards (from 20038070 to 20038000). Every time I've had this error, I've shrunk the Python heap, but I was wondering why it appeared and if there was a way to resolve it without shrinking the Python heap.
Sometimes, after modifying the upsilon code, I get an error when I compile:
cannot move location counter backwards (from 20038070 to 20038000). Every time I've had this error, I've shrunk the Python heap, but I was wondering why it appeared and if there was a way to resolve it without shrinking the Python heap.