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.
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\admin>cd..
C:\Documents and Settings>cd..
C:\>cd p2pool
C:\p2pool>python run_p2pool.py --help
C:\p2pool\p2pool\main.py:76: Warning: 'with' will become a reserved keyword in P
ython 2.6
Traceback (most recent call last):
File "run_p2pool.py", line 3, in
from p2pool import main
File "C:\p2pool\p2pool\main.py", line 76
with open(address_path, 'rb') as f:
^
SyntaxError: invalid syntax
C:\p2pool>python run_p2pool.py --help
C:\p2pool\p2pool\main.py:76: Warning: 'with' will become a reserved keyword in P
ython 2.6
Traceback (most recent call last):
File "run_p2pool.py", line 3, in
from p2pool import main
File "C:\p2pool\p2pool\main.py", line 76
with open(address_path, 'rb') as f:
^
SyntaxError: invalid syntax
C:\p2pool>run_p2pool.py --help
Traceback (most recent call last):
File "C:\Python27\lib\site.py", line 563, in
main()
File "C:\Python27\lib\site.py", line 545, in main
known_paths = addusersitepackages(known_paths)
File "C:\Python27\lib\site.py", line 278, in addusersitepackages
user_site = getusersitepackages()
File "C:\Python27\lib\site.py", line 253, in getusersitepackages
user_base = getuserbase() # this will also set USER_BASE
File "C:\Python27\lib\site.py", line 243, in getuserbase
USER_BASE = get_config_var('userbase')
File "C:\Python27\lib\sysconfig.py", line 472, in get_config_var
return get_config_vars().get(name)
File "C:\Python27\lib\sysconfig.py", line 405, in get_config_vars
import re
File "C:\Python27\lib\re.py", line 105, in
import sre_compile
File "C:\Python27\lib\sre_compile.py", line 14, in
import sre_parse
File "C:\Python27\lib\sre_parse.py", line 17, in
from sre_constants import *
File "C:\Python27\lib\sre_constants.py", line 18, in
from _sre import MAXREPEAT
ImportError: cannot import name MAXREPEAT
C:\p2pool>run_p2pool.py
Traceback (most recent call last):
File "C:\Python27\lib\site.py", line 563, in
main()
File "C:\Python27\lib\site.py", line 545, in main
known_paths = addusersitepackages(known_paths)
File "C:\Python27\lib\site.py", line 278, in addusersitepackages
user_site = getusersitepackages()
File "C:\Python27\lib\site.py", line 253, in getusersitepackages
user_base = getuserbase() # this will also set USER_BASE
File "C:\Python27\lib\site.py", line 243, in getuserbase
USER_BASE = get_config_var('userbase')
File "C:\Python27\lib\sysconfig.py", line 472, in get_config_var
return get_config_vars().get(name)
File "C:\Python27\lib\sysconfig.py", line 405, in get_config_vars
import re
File "C:\Python27\lib\re.py", line 105, in
import sre_compile
File "C:\Python27\lib\sre_compile.py", line 14, in
import sre_parse
File "C:\Python27\lib\sre_parse.py", line 17, in
from sre_constants import *
File "C:\Python27\lib\sre_constants.py", line 18, in
from _sre import MAXREPEAT
ImportError: cannot import name MAXREPEAT
C:\p2pool>python run_p2pool.py --help
C:\>cd p2pool
C:\p2pool>cd litecoin_script
The system cannot find the path specified.
C:\p2pool>cd litecoin_scrypt
C:\p2pool\litecoin_scrypt>C:\Python27\python.exe setup.py build --compile=mingw3
2 install
running build
running build_ext
building 'ltc_scrypt' extension
gcc -mno-cygwin -mdll -O -Wall -I. -IC:\Python27\include -IC:\Python27\PC -c scr
yptmodule.c -o build\temp.win32-2.7\Release\scryptmodule.o
error: command 'gcc' failed: No such file or directory
C:\p2pool\litecoin_scrypt>
C:\p2pool>cd..
C:\>set path=%PATH%;C:\mingw\bin
C:\>cd /p2pool/litecoin_scrypt
C:\p2pool\litecoin_scrypt>C:\Python27\python.exe setup.py build --compile=mingw3
2 install
running build
running build_ext
building 'ltc_scrypt' extension
C:\mingw\bin\gcc.exe -mno-cygwin -mdll -O -Wall -I. -IC:\Python27\include -IC:\P
ython27\PC -c scryptmodule.c -o build\temp.win32-2.7\Release\scryptmodule.o
gcc: error: CreateProcess: No such file or directory
error: command 'gcc' failed with exit status 1
C:\p2pool\litecoin_scrypt>
set path=%PATH%;C:\mingw\bin
C:\Documents and Settings\admin>cd..
C:\Documents and Settings>cd..
C:\>cd p2pool
C:\p2pool>cd litecoin_scrypt
C:\p2pool\litecoin_scrypt>C:\Python27\python.exe setup.py build --compile=mingw3
2 install
running build
running build_ext
building 'ltc_scrypt' extension
gcc -mno-cygwin -mdll -O -Wall -I. -IC:\Python27\include -IC:\Python27\PC -c scr
yptmodule.c -o build\temp.win32-2.7\Release\scryptmodule.o
error: command 'gcc' failed: No such file or directory
C:\p2pool\litecoin_scrypt>