django-linux-dash icon indicating copy to clipboard operation
django-linux-dash copied to clipboard

ImportError observed

Open alanduan opened this issue 11 years ago • 1 comments
trafficstars

Installed in a fresh environment with configuration: Django==1.6.2 psutil==2.0.0

When I followed you instruction to setup the server, it fails with: ImportError: No Module named _error on dash/acess.py:22 from psutil._error import NoSuchProcess, AccessDenied

alanduan avatar Apr 02 '14 03:04 alanduan

Thank you for your report. Psutils 2.0.0 structural changes really great, I have submitted it compatible code.Please pull the latest code

dongweiming avatar Apr 02 '14 04:04 dongweiming