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.
Error compiling Cython file:
------------------------------------------------------------
...
cdef extern from "stdlib.h":
void free(void* ptr)
void* malloc(size_t size)
cdef extern from *:
object PyUnicode_FromWideChar(const wchar_t *w, Py_ssize_t size)
^
------------------------------------------------------------
hid.pyx:14:46: Expected ')', found '*'
[b]hid.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.[/b]
error: Setup script exited with error: command 'gcc' failed with exit status 1
cypher@ubuntu:~/python-trezor$ sudo python cmdtr.py set_homescreen -f kocicka.png
Traceback (most recent call last):
File "cmdtr.py", line 8, in
from trezorlib.client import TrezorClient, TrezorClientDebug
File "/home/cypher/python-trezor/trezorlib/client.py", line 7, in
import mapping
File "/home/cypher/python-trezor/trezorlib/mapping.py", line 1, in
import messages_pb2 as proto
File "/home/cypher/python-trezor/trezorlib/messages_pb2.py", line 4, in
from google.protobuf.internal import enum_type_wrapper
ImportError: cannot import name enum_type_wrapper
hid.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
sudo apt-get install libprotobuf-dev
Using myTrezor.com - disable the pin first!
sudo apt-get install git python python-dev python-setuptools cython libusb.1.0-0-dev libudev-dev libprotobuf-dev
git clone https://github.com/trezor/python-trezor.git
cd python-trezor
sudo python setup.py install
sudo python cmdtr.py set_homescreen -f kocicka.png (or the name of your 128x64.png file)
Set your pin back.
To go back to the original screen:
sudo python cmdtr.py set_homescreen
7 8 9
4 5 6
1 2 3
sudo apt-get install libprotobuf-dev
Using myTrezor.com - disable the pin first!
sudo apt-get install git python python-dev python-setuptools cython libusb.1.0-0-dev libudev-dev libprotobuf-dev
git clone https://github.com/trezor/python-trezor.git
cd python-trezor
sudo python setup.py install
sudo python cmdtr.py set_homescreen -f kocicka.png (or the name of your 128x64.png file)
Set your pin back.
To go back to the original screen:
sudo python cmdtr.py set_homescreen
sudo python setup.py install
Error compiling Cython file:
------------------------------------------------------------
...
cdef extern from "stdlib.h":
void free(void* ptr)
void* malloc(size_t size)
cdef extern from *:
object PyUnicode_FromWideChar(const wchar_t *w, Py_ssize_t size)
^
------------------------------------------------------------
hid.pyx:14:46: Expected ')', found '*'
hid.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
error: Setup script exited with error: command 'gcc' failed with exit status 1
cypher@ubuntu:~/python-trezor$ sudo python cmdtr.py set_homescreen -f kocicka.png
Traceback (most recent call last):
File "cmdtr.py", line 8, in
from trezorlib.client import TrezorClient, TrezorClientDebug
File "/home/cypher/python-trezor/trezorlib/client.py", line 7, in
import mapping
File "/home/cypher/python-trezor/trezorlib/mapping.py", line 1, in
import messages_pb2 as proto
File "/home/cypher/python-trezor/trezorlib/messages_pb2.py", line 4, in
from google.protobuf.internal import enum_type_wrapper
ImportError: cannot import name enum_type_wrapper
~/bitcoin/python-trezor\> ./cmdtr.py set_homescreen -f fsm_128x64.png
cypher@ubuntu:~/python-trezor$ ./cmdtr.py set_homescreen -f trezor.png
Traceback (most recent call last):
File "./cmdtr.py", line 8, in
from trezorlib.client import TrezorClient, TrezorClientDebug
File "/home/cypher/python-trezor/trezorlib/client.py", line 7, in
import mapping
File "/home/cypher/python-trezor/trezorlib/mapping.py", line 1, in
import messages_pb2 as proto
File "/home/cypher/python-trezor/trezorlib/messages_pb2.py", line 4, in
from google.protobuf.internal import enum_type_wrapper
ImportError: cannot import name enum_type_wrapper
cypher@ubuntu:~/python-trezor$
~/bitcoin/python-trezor\> ./cmdtr.py set_homescreen -f fsm_128x64.png