paymentrequest
paymentrequest copied to clipboard
PHP Fatal error: require_once(): Failed opening required 'Console/CommandLine.php'
It wont run... :sob:
$ php protoc-gen-php.php
PHP Warning: require_once(Console/CommandLine.php): failed to open stream: No such file or directory in /home/ak/git/SUGAR/WALLET/TEST_BITCOIN/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/Cli.php on line 5
PHP Fatal error: require_once(): Failed opening required 'Console/CommandLine.php' (include_path='/home/ak/git/SUGAR/WALLET/TEST_BITCOIN/Protobuf-PHP/library:.:/usr/share/php') in /home/ak/git/SUGAR/WALLET/TEST_BITCOIN/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/Cli.php on line 5
Any idea?
Anyway I tried in py
and it works.