nobicycle
nobicycle
Thanks. Pip install fixed it.
Hi, I am getting the error mentioned above again. Im using a virtualenv and python3.7 ``` 2019-06-11 05:18:17 [INFO] Creating ankiserver virtual environment in /home/me/Development/Python ... Using base prefix '/usr'...
I tried the how-to/update-1.3-plugin, but as a blind hacker, there was not much chance that ~ 50 changes would work. :-) It didn't. :-)
Hi b4n Claws is claws-mail-3.14.0 $ ls ~/.claws-mail/passwordstorerc /home/user/.claws-mail/passwordstorerc I've never noticed the Master Password feature in claws. Perhaps I would if I started with a fresh installation and no...
Another deprecation error is as follows: ``` $ moosh PHP Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the...
Hello kelson42, Both the main page http://127.0.0.1:8086 and wikipedia for schools have the icon mentioned above. 
Hellom Thanks to emmett for this project. I confirm the same on native Manjaro Linux (= Arch with extras) Regards ``` $ ./01-toolchain ... usr/bin/strip: /tools/bin/updatedb: file format not recognized...
``` $ objdump -a /tools/lib/libc.so.6 [user@tower lfs-scripts-git]$ ls -l /tools/lib/libc.so.6 -rwxr-xr-x 1 user user 0 Sep 5 17:44 /tools/lib/libc.so.6 ``` Looking back in the script 01 output: /run/media/user/Archives/archives/System/Distro/LFS/lfs-scripts-git/toolchain/99-cleaning: line 3:...
I tried to implement mermaid graphing tool, similar to graphviz, using instructions found elsewhere: ``` Check out the latest release of Mermaid at https://github.com/knsv/mermaid/releases Put mermaid.css and mermaid.min.js from the...
Not knowing enough about Rails, I will venture to ask if this can be temporarily be done programmatically, as in: product.price(Product_ID,EUR)=FXRATE*product.price(Product_ID,USD) Can this be done directly on the database or...