techieanant
techieanant
If you get an error like below after running `./configure --arch=armel --target-os=linux --enable-gpl --enable-libx264 --enable-nonfree --enable-libfreetype` to install `ffmpeg` ``` LD ffmpeg_g /usr/bin/ld: libavformat/libavformat.a(fifo.o): in function `fifo_init': /home/pi/FFmpeg/libavformat/fifo.c:519: undefined reference...
Also, if you get the `gifsicle` error below while installing `live-stream-radio` ``` Error: autoreconf -ivf && ./configure --disable-gifview --disable-gifdiff --prefix="xxx\node_modules\gifsicle\vendor" --bindir= "xxx\node_modules\gifsicle\vendor" && make install Command failed: autoreconf -ivf 'autoreconf'...
Was this issue fixed @tayvano ? I'm getting the same error and since MEW is the only application that works with ERC20 tokens on Ledger, my tokens are essentially stuck...
I found another error today in addition to the original one while trying to get more information. Here are the steps I followed to reproduce this error: - Connect ledger...
I've been watching this issue for months now. Do we have a fix for this yet ?
Write a Python or shell script for Linux or if you're on Windows a batch script ?
Thank you that worked although I now see a different problem.
> update: > > I overcame this brutally by adding in `backend.py` at line 13 `python from spotify2ytmusic import ytmusic_credentials ` > > and at line 422 `python ytmusic_credentials.setup_ytmusic_with_raw_headers() `...
Tool calling don't work with qwen3-coder-30b and LM Studio.