Alvaro Lourenço
Alvaro Lourenço
Inside console, suggested command line for installation is currently throwing the following: ``` >>> import urllib2,os; pf='Package Control.sublime-package'; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(ipp) else None; urllib2.install_opener(urllib2.build_opener(urllib2.ProxyHandler())); open(os.path.join(ipp,pf),'wb').write(urllib2.urlopen('http://sublime.wbond.net/'+pf.replace(' ','%20')).read()); print 'Please...
[Documentation](https://framer.com/docs/#events.pan) says it shouldn't.
I've been consistently running into a Framer's 'Simulation error', without however being able to identify precisely where in code I'm possibly triggering it. Code is still running, but error is...