It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
drwxr-xr-x 5 myUser myUser 4,0K jul 12 2018 .
drwxr-x--- 80 myUser myUser 4,0K apr 30 08:56 ..
drwxr-xr-x 2 root root 4,0K apr 25 07:00 bin
drwx------ 4 root root 4,0K apr 24 15:31 lib
drwxr-xr-x 23 myUser myUser 4,0K apr 29 21:39 share
sudo chown -R myUser:myUser /home/myUser/.local/
tar -xvf Electrum-3.3.4.tar.gz
python3 Electrum-3.3.4/run_electrum
tar -xvf Electrum-3.3.4.tar.gz
python3 Electrum-3.3.4/run_electrum
drwxr-xr-x 5 myUser myUser 4,0K jul 12 2018 .
drwxr-x--- 80 myUser myUser 4,0K apr 30 08:56 ..
drwxr-xr-x 2 root root 4,0K apr 25 07:00 bin
drwx------ 4 root root 4,0K apr 24 15:31 lib
drwxr-xr-x 23 myUser myUser 4,0K apr 29 21:39 share
wget https://download.electrum.org/3.3.4/electrum-3.3.4-x86_64.AppImage
chmod +x electrum-3.3.4-x86_64.AppImage
./electrum-3.3.4-x86_64.AppImage
Exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python3/dist-packages/pip/commands/install.py", line 360, in run
prefix=options.prefix_path,
File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 1064, in move_wheel_files
isolated=self.isolated,
File "/usr/lib/python3/dist-packages/pip/wheel.py", line 247, in move_wheel_files
prefix=prefix,
File "/usr/lib/python3/dist-packages/pip/locations.py", line 153, in distutils_scheme
i.finalize_options()
File "/usr/share/python-wheels/setuptools-39.0.1-py2.py3-none-any.whl/setuptools/command/install.py", line 38, in finalize_options
orig.install.finalize_options(self)
File "/usr/lib/python3.6/distutils/command/install.py", line 351, in finalize_options
self.create_home_path()
File "/usr/lib/python3.6/distutils/command/install.py", line 581, in create_home_path
os.makedirs(path, 0o700)
File "/usr/lib/python3.6/os.py", line 210, in makedirs
makedirs(head, mode, exist_ok)
File "/usr/lib/python3.6/os.py", line 220, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: '/home/myUser/.local/lib/python3.6'
python3 -m pip install --user Electrum-3.3.4.tar.gz[fast] --upgrade
python3 -m pip install --user Electrum-3.3.4.tar.gz --upgrade
wget https://download.electrum.org/3.3.4/electrum-3.3.4-x86_64.AppImage
chmod +x electrum-3.3.4-x86_64.AppImage
./electrum-3.3.4-x86_64.AppImage
python3 -m pip install --user /path/to/Electrum-3.3.4.tar.gz[fast]
Exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python3/dist-packages/pip/commands/install.py", line 360, in run
prefix=options.prefix_path,
File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 1064, in move_wheel_files
isolated=self.isolated,
File "/usr/lib/python3/dist-packages/pip/wheel.py", line 247, in move_wheel_files
prefix=prefix,
File "/usr/lib/python3/dist-packages/pip/locations.py", line 153, in distutils_scheme
i.finalize_options()
File "/usr/share/python-wheels/setuptools-39.0.1-py2.py3-none-any.whl/setuptools/command/install.py", line 38, in finalize_options
orig.install.finalize_options(self)
File "/usr/lib/python3.6/distutils/command/install.py", line 351, in finalize_options
self.create_home_path()
File "/usr/lib/python3.6/distutils/command/install.py", line 581, in create_home_path
os.makedirs(path, 0o700)
File "/usr/lib/python3.6/os.py", line 210, in makedirs
makedirs(head, mode, exist_ok)
File "/usr/lib/python3.6/os.py", line 220, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: '/home/myUser/.local/lib/python3.6'
wget https://download.electrum.org/3.3.4/electrum-3.3.4-x86_64.AppImage
chmod +x electrum-3.3.4-x86_64.AppImage
./electrum-3.3.4-x86_64.AppImage
~$ sudo apt-get install python3-pyqt5
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-pyqt5 is already the newest version (5.10.1+dfsg-1ubuntu2).
The following packages were automatically installed and are no longer required:
bridge-utils libstdc++5 ubuntu-fan
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
~$ sudo apt-get install --upgrade python3-setuptools python3-pip python3 -m pip install --user Electrum-3.3.4.tar.gz[fast]
E: Command line option --user is not understood in combination with the other options
sudo apt-get install python3-pyqt5
sudo apt-get install --upgrade python3-setuptools python3-pip python3 -m pip install --user Electrum-3.3.4.tar.gz[fast]
python3 -m pip install --user Electrum-3.3.4.tar.gz[fast] --upgrade
python3 -m pip install --user Electrum-3.3.4.tar.gz --upgrade
python3 -m pip install --user Electrum-3.3.4.tar.gz[fast] --upgrade
python3 -m pip install --user Electrum-3.3.4.tar.gz[fast] --upgrade
~$ electrum
Error: No module named 'aiorpcx'. Try 'sudo python3 -m pip install'
~$ sudo python3 -m pip install aiorpcx
Requirement already satisfied: aiorpcx in ./.local/lib/python3.6/site-packages
Requirement already satisfied: attrs in ./.local/lib/python3.6/site-packages (from aiorpcx)
~$ electrum
Error: No module named 'aiorpcx'. Try 'sudo python3 -m pip install'