As indicated in the file PyFoam/ThirdParty/winhacks.py, there are some Python functions that do not work on Windows. Some of them might have already been implemented in Python 3, but that are not yet available on Python 2.7.
The library psutil seems to have the necessary functions, but this still needs to be diagnosed better and properly tested.
As indicated in the file
PyFoam/ThirdParty/winhacks.py, there are some Python functions that do not work on Windows. Some of them might have already been implemented in Python 3, but that are not yet available on Python 2.7.The library psutil seems to have the necessary functions, but this still needs to be diagnosed better and properly tested.