pull down to refresh
125 sats \ 2 replies \ @DarthCoin 18 Sep 2022
https://i.postimg.cc/gjyHxZxV/darth-vader-drunk.gif
reply
21 sats \ 0 replies \ @cryptocoin 18 Sep 2022
https://github.com/lnbits/lnbits/releases/tag/0.9.2
reply
1 sat \ 0 replies \ @unofficial OP 18 Sep 2022
Party on!
reply
5 sats \ 1 reply \ @irusensei 19 Sep 2022
An install on a fresh Ubuntu 22.04 ARM64 system was a bit bumpy:
- Ubuntu has Python 3.10. LNBits uses SCSS which uses collections.Iterate. The collections.Iterate module was deprecated in 3.10 and moved to collections.abc.Iterate.
- Therefore make sure you don't skip the step that instructs to install Python 3.9 from the deadsnakes repo.
- As an extra precaution I've updated update-alternatives on that system to point Python to 3.9.
- Documentation doesn't make clear but you need python3.9-dev (and build-essentials) to compile some dependencies.
- The build.py file fails under poetry complaining about scss. In my case running it outside of poetry finishes just fine. Other people arent reporting same success. Perhaps the update-alternative made a difference.
Anyway, sorry for the info dump. I thought it might help.
reply
0 sats \ 0 replies \ @random_ 19 Sep 2022
This is really helpful. Thanks for sharing.
Maybe submit a pull request with this info in the readme?
reply
0 sats \ 0 replies \ @supratic 11 Oct
Learn how to attach LNBits wallet to SN #697132
reply
0 sats \ 0 replies \ @BlokchainB 18 Sep 2022
Finally can use the bolt card I bought
reply