wbolster / plyvel

Plyvel, a fast and feature-rich Python interface to LevelDB
https://plyvel.readthedocs.io/
Other
529 stars 75 forks source link

pip3 installation on Ubuntu giving error #63

Closed padiarushi3012 closed 6 years ago

padiarushi3012 commented 6 years ago

errr pip3 install plyvel giving this error

wbolster commented 6 years ago

please try again with a friendlier message. 😞

https://plyvel.readthedocs.io/en/latest/news.html#plyvel-1-0-0

padiarushi3012 commented 6 years ago

Sorry ! But why it isn't installing ? On 06-Jan-2018 12:47 am, "wouter bolsterlee" notifications@github.com wrote:

please try again with a friendlier message. 😞

https://plyvel.readthedocs.io/en/latest/news.html#plyvel-1-0-0

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wbolster/plyvel/issues/63#issuecomment-355640640, or mute the thread https://github.com/notifications/unsubscribe-auth/AVI_6RtXwHQUjtLxeV73IzMMsZbArRfQks5tHnTmgaJpZM4RU1Km .

wbolster commented 6 years ago

did you read the release notes?

did you check other open issues?

you did not.

and yet you dump errors in my mailbox expecting me to give you free consultancy. without even saying "hi" or "thanks".

padiarushi3012 commented 6 years ago

M really really sorry, m young and new to to this, I didn't know this. Sorry :( On 06-Jan-2018 12:58 am, "wouter bolsterlee" notifications@github.com wrote:

did you read the release notes?

did you check other open issues?

you did not.

and yet you dump errors in my mailbox expecting me to give you free consultancy. without even saying "hi" or "thanks".

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wbolster/plyvel/issues/63#issuecomment-355643115, or mute the thread https://github.com/notifications/unsubscribe-auth/AVI_6aNZqAxqB7s_wEpkkz4GeG4cmFwBks5tHndhgaJpZM4RU1Km .

wbolster commented 6 years ago

it's ok, thanks for responding the way you did.

just keep in mind my open source projects are a huge (private, unpaid) time sink.

i am glad to help others, but "your stuff is broken, fix my problem" comments are extremely demotivating for me.

anyway, we're cool. check out #62 since it should help you.

padiarushi3012 commented 6 years ago

thank you very much sir ! I'll keep this in mind. :)

On Sat, Jan 6, 2018 at 1:09 AM, wouter bolsterlee notifications@github.com wrote:

it's ok, thanks responding the way you did.

just keep in mind my open source projects are a huge (private, unpaid) time sink.

i am glad to help others, but "your stuff is broken, fix my problem" comments are extremely demotivating for me.

anyway, we're cool. check out #62 https://github.com/wbolster/plyvel/issues/62 since it should help you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wbolster/plyvel/issues/63#issuecomment-355646127, or mute the thread https://github.com/notifications/unsubscribe-auth/AVI_6WVW3KtdBS-dfMAiOX3HNBRwxdTBks5tHnpcgaJpZM4RU1Km .

wbolster commented 6 years ago

try https://plyvel.readthedocs.io/en/latest/news.html#plyvel-1-0-1

padiarushi3012 commented 6 years ago

Solved ! :) Thank you ! On 06-Jan-2018 3:22 am, "wouter bolsterlee" notifications@github.com wrote:

try https://plyvel.readthedocs.io/en/latest/news.html#plyvel-1-0-1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wbolster/plyvel/issues/63#issuecomment-355675223, or mute the thread https://github.com/notifications/unsubscribe-auth/AVI_6ezKnZolEmjNrN0dU5Gjg0GG-7kGks5tHpmHgaJpZM4RU1Km .

wbolster commented 6 years ago

please test and report back. first time i ever did something like this, and i need user feedback.

padiarushi3012 commented 6 years ago

It's 3:30 am in India, I'll report you ASAP. On 06-Jan-2018 3:24 am, "wouter bolsterlee" notifications@github.com wrote:

please test and report back. first time i ever did something like this, and i need user feedback.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wbolster/plyvel/issues/63#issuecomment-355675791, or mute the thread https://github.com/notifications/unsubscribe-auth/AVI_6a36WglCXX4Yxr08CAy8hxnluq2Cks5tHpotgaJpZM4RU1Km .

wbolster commented 6 years ago

no rush. it's been three years since the previous plyvel release, so nothing is urgent. :)

wbolster commented 6 years ago

this should be fully solved with plyvel 1.0.2. see #65