Gerardwx

Results 7 comments of Gerardwx

NVIDIA already provides a library and has pypi package that provides python2 bindings, at least. https://developer.nvidia.com/nvidia-management-library-nvml

I received this once on Linux.Python 3.9.5 (default, Nov 23 2021, 15:27:38) . It originated from the _logger.debug line below. ``` for p in psutil.process_iter(attrs=('pid', 'ppid', 'exe', 'cmdline')): if 'ssh'...

It would be nice to get the updated version into pypi.

That works, but it would be nice just to be able to pip install it. Would you be willing to and @kingllama and/or myself to the pypi _screenutils_ package so...

Would it work to put _parmed_ in the requires= line of https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA/blob/master/setup.py ?

I pushed the updated code to pypi as _periodic2023_ https://pypi.org/project/periodic2023/