Open kykungz opened 6 years ago
Hi @kykungz, thanks for using import-js! I don't have a ready-made solution for your problem, but you can try some workarounds found by others:
https://github.com/Galooshi/atom-import-js/issues/27#issuecomment-373870748 https://github.com/Galooshi/atom-import-js/issues/12#issuecomment-281944462
Hi, I'm trying to run
apm install atom-import-js
and got this error message:How could I fix it? I personally don't write python, but I have python2 and 3 installed in my mac using anaconda (however, I have no idea how to switch or even use it)
I tried searching for how to change python version (found
source activate py27
) but it doesn't seem to work.