-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
I am running this image in VirtualBox. Runs fine on another machine with VirtualBox but Ubuntu image is 4.15.0-47-generic there and not 46. Python versions are same on both but have not confirmed if same packages available on both.
Any ideas?
epost@arcshellvm:/media/sf_temp/arcshell/global/bin$ python --version
Python 2.7.15rc1
epost@arcshellvm:/media/sf_temp/arcshell/global/bin$ uname -a
Linux arcshellvm 4.15.0-46-generic #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
epost@arcshellvm:/media/sf_temp/arcshell/global/bin$ psn
Traceback (most recent call last):
File "/media/sf_temp/arcshell/global/bin/psn", line 25, in <module>
import proc, report
File "/media/sf_temp/arcshell/global/bin/proc.py", line 276, in <module>
syscall_id_to_name = get_system_call_names()
File "/media/sf_temp/arcshell/global/bin/proc.py", line 273, in get_system_call_names
raise 'unistd_64.h not found'
TypeError: exceptions must be old-style classes or derived from BaseException, not str
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels