im having some problems and my new Ubuntu 12.04 64 installation.
I have installed sublime text, i got both, 2/3 and both are giving this error when i try to install EMMET i have research a lot of info, also trying to install PYV8 Manually, but its not working.
PyV8: Creating new thread
Emmet: Creating thread
Emmet: Loading https://api.github.com/repos/emmetio/pyv8-binaries/contents
Emmet: Loading PyV8 binary from https://raw.github.com/emmetio/pyv8-binaries/master/pyv8-linux64-p3.zip
Exception in thread Thread-30:
Traceback (most recent call last):
File "X/threading.py", line 639, in _bootstrap_inner
File "X/threading.py", line 825, in run
File "/home/zilashak/.config/sublime-text-3/Installed Packages/Emmet.sublime-package/emmet/pyv8loader.py", line 271, in run
return self.trigger('error', exit_code=self.thread.exit_code, progress=self)
File "/home/zilashak/.config/sublime-text-3/Installed Packages/Emmet.sublime-package/emmet/pyv8loader.py", line 290, in trigger
c(*args, **kwargs)
TypeError: on_error() got an unexpected keyword argument 'progress'
So if anyone knows how to solve it, ill thanks you a lot.
-----------------------------------------------------SOLUTION ---------------------------------- !!!!!!!!!!!!!!!!!!SOLVED!!!!!!!!!!
Solution here for everyone!!
Ok for everyone out there that is having this problem, after lot of research i have found the solution (FINALLY!) First of, install python3.3
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:fkrull/deadsnakes
sudo apt-get update
sudo apt-get install python3.3
Then you have to download manually the package of PyV8 from https://raw.github.com/emmetio/pyv8-binaries/master/pyv8-linux64-p3.zip After you download you have to unzip the file, and you wil have to copy the 2 files inside the new folder into your .config/sublime-text3/Installed Packages/PyV8/
You have to create the folder PyV8 previously. At the end its should look, like this!
http://imgur.com/ZV6PF9Q
I tried this and also other solutions found on github and... nothing worked. But having a lucky day i stumbled upon this answer: https://github.com/sergeche/emmet-sublime/issues/476
To all the guys who couldn't resolve it till now: If all the other solutions didn't work for you, try that! It worked for me!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With