Coder-Spirit / Jupyter-PHP

A PHP Kernel for Jupyter
MIT License
221 stars 33 forks source link

Can't install on win64 php7.0.10 #13

Closed Zydnar closed 7 years ago

Zydnar commented 7 years ago

When I run: php jupyter-php-installer.phar install it throws: ERROR: Error while trying to download Jupyter-PHP dependencies with Composer. when I run: php jupyter-php-installer.phar install -v it says: The Jupyter-PHP kernel has been successfully installed. but there is no single trail of php kernel

bstoney commented 7 years ago

Should be fixed now, see Litipk/Jupyter-PHP-Installer#14

castarco commented 7 years ago

Related with https://github.com/Litipk/Jupyter-PHP-Installer/issues/11 , supposedly fixed.