You can ignore this ApplePersistenceIgnoreState warning from your system by turning off this unnecessary feature for Python by using below command in your Terminal:
defaults write org.python.python ApplePersistenceIgnoreState NO
Please have a look at this similar issue for your reference. Let us know if you are still facing this issue. Thank you