2

I'm trying to use Simics on Linux but I can't get the serial and graphical console windows to popup. The simics shell itself and the whole simulation seems to work. The only clue of what's going wrong I found by trying to use the win-about command. That gives me the following error:

`simics> win-about

Failed to load the wxPython module needed for the GUI to load.

Error message: "Failed importing the 'wx' module: partially initialized module 'wx' has no attribute 'version' (most likely due to a circular import)"`

I have wxPython package installed but it's probably not used anyway since simics comes with its own python and its packages. I've tried Arch Linux and Debian 12, system fully up to date. Any help really appreciated.

I've installed libcrypto.so.1, libffi.so.7 and wxPython. Everything seems to work except the GUI windows.

  • Additionally, you may want to ask Simics support. It sounds like their job to solve such problems their customers are facing, and they may have already figured this out for another customer. – pts Jul 27 '23 at 09:08
  • pts, this is a good way to reach Simics support team for the public version of Simics. – simgron Jul 27 '23 at 12:03

1 Answers1

0

Patryk, have you installed the software mentioned in the installation guide? In particular "GTK 2.24 or newer" Best regards Simon #IAmIntel

simgron
  • 139
  • 6