amakukha / PyPDP11

PDP-11 emulator in Python 3, running Unix V6
MIT License
35 stars 7 forks source link

Running it with conda causes a log out on MacOS #1

Open amakukha opened 3 years ago

amakukha commented 3 years ago

If you are you using Python with conda, need to run conda deactivate before running this emulator on MacOS. Otherwise it causes a forced "log out". Beware!