WangElectronics

Results 12 comments of WangElectronics

What you're missing is running composer install, which will import your packages and create the vendor folder, along with the autoload script.

What you're missing is running composer install, which will import your packages and create the vendor folder, along with the autoload script.

``` Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/npyscreen/apNPSApplicationEvents.py", line 16, in get yield self.interal_queue.pop() IndexError: pop from an empty deque During handling of the above exception, another exception occurred: Traceback...

I didn't get that Homebrew Formula to work. Getting this error. > $ hiptext > libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: > collate_byname::collate_byname failed to construct for en_US.utf8...

This worked for me. Quoting out these three lines from hiptext.cc with //'s https://github.com/jart/hiptext/issues/15#issuecomment-17148097

` libc++abi.dylib:` terminating with uncaught exception of type std::runtime_error: ` collate_byname::collate_byname` failed to construct for en_US.utf8 ` *** Aborted at 1494772311 (unix time) try "date -d @1494772311" if you are...

> @WangElectronics try using gdate within homebrew Tried to run `brew install gdate` but to no avail. > Error: No formulae found in taps.

Manage to build it now but it gives me > `libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: collate_byname::collate_byname failed to construct for en_US.utf8 *** Aborted at 1614627239 (unix time)...

> Author here. One thing that's worth mentioning is we now have more modern alternatives to hiptext: > > * https://justine.lol/printvideo.html > > * https://justine.lol/printimage.html Oh, how do I run...

I just get `zsh: exec format error: ./printvideo`