Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Magnolia DAO - New POW System / Metamask compatible coin
by
bacsiquaidi3
on 01/03/2022, 23:54:05 UTC

I have an error in JupyterLab.
./miner: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./miner)
You can try this:

apt-get install python3 python3-pip git
pip3 install colored requests

git clone https://github.com/magnoliaproject/miner
cd miner
python3 miner.py YOUR_ADDRESS THREADS
[/quote]

root@python-20220302-074935:/home/jupyter# apt-get install python3 python3-pip git
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?