paymentrequest icon indicating copy to clipboard operation
paymentrequest copied to clipboard

PHP Fatal error: require_once(): Failed opening required 'Console/CommandLine.php'

Open cryptozeny opened this issue 6 years ago • 1 comments

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?

cryptozeny avatar Jan 03 '19 16:01 cryptozeny

Anyway I tried in py and it works.

cryptozeny avatar Jan 03 '19 20:01 cryptozeny