cmanaha / python-elasticsearch-logger

Python Elasticsearch handler for the standard python logging framework
Other
232 stars 116 forks source link

pip install CRMESHandler fails #3

Closed existeundelta closed 8 years ago

existeundelta commented 8 years ago

it says: Collecting CRMESHandler Could not find a version that satisfies the requirement CRMESHandler (from versions: ) No matching distribution found for CRMESHandler

cmanaha commented 8 years ago

Could you send some more information, platform, python version, etc would be useful. There are also tons of things to do for supporting python3 for example, feel free to amend whatever you need an send a pull request.

existeundelta commented 8 years ago

Was a prove on windows with 2.7, I think was just doing install, pip install CRMESHandler

cmanaha commented 8 years ago

Merged from patch provided by Emma Ferguson