pyv8-binaries icon indicating copy to clipboard operation
pyv8-binaries copied to clipboard

Instruction doesn't work for ST3 build 3114

Open fetis opened this issue 8 years ago • 10 comments

So, I put according instruction into PyV8/%subfolder% but Emmet still can't find PyV8 binaries. When I move files in PyV8 there's no error dialog but there're messages from Emmet in console. So Emmet still doesn't work, but I'm not sure where's problem.

So, is it correct that I should keep it PyV8?

fetis avatar May 13 '16 10:05 fetis

I'm having this issue as well.

jennywlove avatar Aug 01 '16 13:08 jennywlove

Looks like they haven't updated the Instructions since alpha release

0xShamil avatar Aug 02 '16 09:08 0xShamil

me too, Windows 10 worked but Mac failed.

ziyou8 avatar Aug 17 '16 11:08 ziyou8

For me after installation a got an error. But after reopen sublime text the error was fixed. Im using Win10

Imorate avatar Aug 17 '16 23:08 Imorate

I also have this issue on Sublime Build 3126.

Reedyseth avatar Apr 05 '17 16:04 Reedyseth

For Sublime Text 3 in Windows 10 (x64), Unpack contents of downloaded archive into PyV8/%filename% folder inside Sublime Text Packages and NOT Installed Packages.

e.g. If you are using Python 3, extract contents of pyv8-win64-p3.zip to PyV8/win64-p3/ and then move this PyV8 folder to Packages directory (From within Sublime, Preferences > Browse Packages... and copy PyV8 here)

0xShamil avatar Apr 05 '17 18:04 0xShamil

For Sublime Text 3 in Windows 10 (x64), Unpack contents of downloaded archive into PyV8/%filename% folder inside Sublime Text Packages and NOT Installed Packages.

Well this at least worked and now the file is loaded and raising this error https://github.com/sergeche/emmet-sublime/issues/656

Reedyseth avatar Apr 05 '17 21:04 Reedyseth

@Reedyseth Did you rename the folder correctly? This error occurs when there is a problem with the folder name

0xShamil avatar Apr 05 '17 22:04 0xShamil

@Reedyseth Did you rename the folder correctly?

Yes, I used this name PyV8

Reedyseth avatar Apr 07 '17 03:04 Reedyseth

if you installed Emmet, you can try this issues.

hua03 avatar Jul 25 '17 02:07 hua03