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.
sudo pip install http://electrum-desktop.com/files/Electrum-1.0.tar.gz?\#md5\=ba94ba25c2abaa038cd4df9b2e1503ff
git fetch
git checkout 1.0
python setup.py install
Traceback (most recent call last):
File "/usr/local/bin/electrum", line 27, in
from electrum.util import print_error
File "/usr/local/lib/python2.7/dist-packages/electrum/__init__.py", line 4, in
from simple_config import SimpleConfig
ImportError: No module named simple_config
sudo pip install http://electrum-desktop.com/files/Electrum-1.0.tar.gz?\#md5\=ba94ba25c2abaa038cd4df9b2e1503ff
git fetch
git checkout 1.0
python setup.py install
Traceback (most recent call last):
File "/usr/local/bin/electrum", line 27, in
from electrum.util import print_error
File "/usr/local/lib/python2.7/dist-packages/electrum/__init__.py", line 4, in
from simple_config import SimpleConfig
ImportError: No module named simple_config
root@kitsch:~/electrum# git pull
Already up-to-date.
root@kitsch:~/electrum# sudo python setup.py install
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running install
running build
running build_py
file lib/icons_rc.py (for module electrum.icons_rc) not found
file lib/icons_rc.py (for module electrum.icons_rc) not found
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/electrum to 755
running install_data
error: can't copy 'data/icons/accounts.png': doesn't exist or not a regular file
root@kitsch:~/electrum#
sudo pip install http://electrum-desktop.com/files/Electrum-1.0.tar.gz?\#md5\=ba94ba25c2abaa038cd4df9b2e1503ff
git fetch
git checkout 1.0
python setup.py install
root@kitsch:~/electrum# git pull
Already up-to-date.
root@kitsch:~/electrum# sudo python setup.py install
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running install
running build
running build_py
file lib/icons_rc.py (for module electrum.icons_rc) not found
file lib/icons_rc.py (for module electrum.icons_rc) not found
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/electrum to 755
running install_data
error: can't copy 'data/icons/accounts.png': doesn't exist or not a regular file
root@kitsch:~/electrum#
30/08/2012 01:25:33.816 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: Traceback (most recent call last):
30/08/2012 01:25:33.816 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: File "/Applications/Electrum.app/Contents/Resources/__boot__.py", line 309, in
30/08/2012 01:25:33.817 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: _run('electrum.py')
30/08/2012 01:25:33.817 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: File "/Applications/Electrum.app/Contents/Resources/__boot__.py", line 306, in _run
30/08/2012 01:25:33.817 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: execfile(path, globals(), globals())
30/08/2012 01:25:33.817 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: File "/Applications/Electrum.app/Contents/Resources/electrum.py", line 147, in
30/08/2012 01:25:33.817 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: import electrum.gui_lite as gui
30/08/2012 01:25:33.817 [0x0-0x8c08c].org.pythonmac.unspecified.Electrum: ImportError: No module named gui_lite
30/08/2012 01:25:34.020 Electrum: Electrum Error