Amrita Bithi
Amrita Bithi
> @amritabithi Did you `pip install --upgrade prompt_toolkit` ? You can also `pip install -upgrade dronesploit`. Does it still give any error ? No problem about being busy I appreciate...
Sorry about the slow response, and thank you for the answer about the targets list that makes sense. I think that MAC address support for interacting would be much better...
To fix this, run the following command to open /home//.bashrc : `gedit ~/.bashrc` And just delete the line that will say something like: `. "$HOME/.cargo/env"` Save the file and open...
I think the core problem was that pip needed to be upgraded and the cache cleaned, I am assuming from having the old python2 stuff that comes with the linux...
The links https://www.stroustrup.com/Programming/ and http://www.stroustrup.com/Programming/PPP2code that are shown in the sidebar here on Github are still showing as forbidden to me. 
I just tried building again for a few hours and kind of went full circle and am back to getting the syntax error from the broken comment in the configure...
You can try to restart the sync at the block before the block with an error, with the command: `bitcoin-cli invalidateblock "blockhash"` To roll back block #818903 , you will...
> Hi, > > I downloaded the shors-python code to help my son with a school project. Having trouble running it. We are using Python 3.7, also tried Anaconda and...
I was able to build by changing the git:// URLs to https:// in the file **/bfgminer/.git/config** , I have pasted my version which is working for me below: ``` [core]...
The broken link is still used in the "About" section in the sidebar for the Github page just so you know. And thank you for the tutorial! 