Hi, I am a new Sublime text editor user.
So I opened up Sublime this morning and it prompted me to upgrade to a newer version, I thought nothing much of it, and it installed a new version of it (and deleted the old one) from my Mac.
I ran the same “build” command on a file I was working on yesterday, and it no longer works!
ImportError: No module named geopandas
[Finished in 0.6s with exit code 1]
[shell_cmd: python -u “/Users/mky/Documents/geo-map_demo.py”]
[dir: /Users/mky/Documents/]
[path: /anaconda3/bin:/anaconda3/condabin:/opt/local/bin:/opt/local/sbin:/anaconda2/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Users/mky/anaconda3/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin]
How do I fix this?