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.
pip install psutil
Requirement already satisfied (use --upgrade to upgrade): psutil in /usr/lib64/python2.7/site-packages
/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
except psutil.error.NoSuchProcess:
except:
Message 145:
From [email protected] Sun Oct 18 02:30:50 2015
Return-Path:
X-Original-To: root@localhost
Delivered-To: [email protected]
Date: Sun, 18 Oct 2015 02:30:49 +0200
From: [email protected]
To: [email protected]
Subject: [abrt] full crash report
User-Agent: Heirloom mailx 12.5 7/5/10
Content-Type: text/plain; charset=us-ascii
Status: R
time: Mi 15 Jul 2015 13:42:54 CEST
cmdline: python /usr/lib/armory/guardian.py 1225 1236
uid: 1000 (hlds)
abrt_version: 2.1.11
event_log:
executable: /usr/lib/armory/guardian.py
hostname: data-server
kernel: 3.10.0-229.7.2.el7.x86_64
last_occurrence: 1445128247
pid: 1237
runlevel: N 5
username: hlds
backtrace:
:guardian.py:36:check_pid:AttributeError: 'module' object has no attribute 'error'
:
:Traceback (most recent call last):
: File "/usr/lib/armory/guardian.py", line 94, in
: if not check_pid(pid_armory, proc_name_armory):
: File "/usr/lib/armory/guardian.py", line 36, in check_pid
: except psutil.error.NoSuchProcess:
:AttributeError: 'module' object has no attribute 'error'
:
...