You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiled with 64bit it works, however, with 32bit gives the error
/opt/psutil-nim/scripts/disk_usage.nim(34) disk_usage
/opt/psutil-nim/scripts/disk_usage.nim(26) main
/home/kittytechno/.nimble/pkgs/psutil-0.6.0/psutil/psutil_posix.nim(206) disk_usage
/home/kittytechno/.choosenim/toolchains/nim-1.2.0/lib/system/fatal.nim(49) sysFatal
Error: unhandled exception: over- or underflow [OverflowError]
The text was updated successfully, but these errors were encountered:
I was testing the script disk_usage.nim
When compiled with 64bit it works, however, with 32bit gives the error
/opt/psutil-nim/scripts/disk_usage.nim(34) disk_usage
/opt/psutil-nim/scripts/disk_usage.nim(26) main
/home/kittytechno/.nimble/pkgs/psutil-0.6.0/psutil/psutil_posix.nim(206) disk_usage
/home/kittytechno/.choosenim/toolchains/nim-1.2.0/lib/system/fatal.nim(49) sysFatal
Error: unhandled exception: over- or underflow [OverflowError]
The text was updated successfully, but these errors were encountered: