Home > Software engineering >  Illegal instruction ('core' dumped) - Python Ubuntu
Illegal instruction ('core' dumped) - Python Ubuntu

Time:02-10

I'm trying to run an enviroment of Gym OpenAI (FetchPickAndPlace-v1). I've installed all the requirements like mujoco-py and other, my problem is that when I've to run my code, the terminal returns this error. I'm using a Linux virtual machine on VirtualBox because I have Windows and to install mujoco I saw that I need Linux o MacOS. Someone knows any solution or the reason of this error? Any help is very useful!

Thanks

CodePudding user response:

  •  Tags:  
  • Related