Python Forum

Full Version: Python Error in log
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[SEARCHING SOLUTION FOR THIS PYTHON ERROR]

Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards.

DETAIL -
2 user registry handles leaked from \Registry\User\S-1-5-21-56559966-2568442827-212856953-1119:
Process 12408 (\Device\HarddiskVolume2\Python32\python.exe) has opened key \REGISTRY\USER\S-1-5-21-56559966-2568442827-212856953-1119
Process 4308 (\Device\HarddiskVolume2\Python32\python.exe) has opened key \REGISTRY\USER\S-1-5-21-56559966-2568442827-212856953-1119
hello.

some more details may be a little more useful to the forum, python version, how this has come about aka is it your code or a package you have imported etc etc. Does the situation re manifest itself if you reboot the platform and rerun, it would appear that the python executable you are using has opened the registry for certain values and has crashed leaving these in a locked state, but thats like a whisper in the wind.