GOAD icon indicating copy to clipboard operation
GOAD copied to clipboard

MAC OSX: Multiprocessing causes Python to crash and gives an error may have been in progress in another thread when fork() was called

Open kib3rvo1n opened this issue 2 years ago • 3 comments

FIX For MAC users: Run 'export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES' before 'ansible-playbook main.yml'

kib3rvo1n avatar Jul 08 '22 12:07 kib3rvo1n

Thx for the info, i let the issue open to remembrer to update the readme ;)

Mayfly277 avatar Jul 10 '22 11:07 Mayfly277

Also for Windows users trying to use Vagrant with WSL: export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS="1"

And Windows users trying to use VMWare: Install https://releases.hashicorp.com/vagrant-vmware-utility/1.0.21/vagrant-vmware-utility_1.0.21_x86_64.msi

CleverNamesTaken avatar Aug 30 '22 14:08 CleverNamesTaken

@kib3rvo1n are you on mac m1 ? If so, have you found a solution to install ?

bnvd26 avatar Dec 15 '22 08:12 bnvd26