rasbt / python-machine-learning-book

The "Python Machine Learning (1st edition)" book code repository and info resource
MIT License
12.18k stars 4.39k forks source link

pip install SomePackge #40

Closed NahidRM closed 7 years ago

NahidRM commented 7 years ago

Hello,

I currently facing the attached issue.

Is this package only available to Linux users? I'm on Windows.

somepackage installation error

zhaobaiyu commented 7 years ago

'SomePackage' isn't the name of a package. It just means an undetermined or unspecified package, maybe numpy, pandas, matplotlib, scikit-learn, or some others.

rasbt commented 7 years ago

Sorry about the confusion @NahidRM

@zhaobaiyu is right, it is just a placeholder name.

I added a little note to avoid this confusion for other.

NahidRM commented 7 years ago

Is it too late to say I was trying to prove a point? Haha that's pretty embarrassing. Thank you for clearing it up.

romilly commented 7 years ago

@Nahid We've all made mistakes like that, but not everyone has the courage to laugh when they realise what they did.

I think you'll do very well.

On 7 January 2017 at 07:28, Nahid Muzammil notifications@github.com wrote:

Is it too late to say I was trying to prove a point? Haha that's pretty embarrassing. Thank you for clearing it up.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rasbt/python-machine-learning-book/issues/40#issuecomment-271068677, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJHPqbSxem3ztsxG758CZewqNRnbjB9ks5rPz6tgaJpZM4Lch1J .

-- personal:@romillyc work:@rareblog skype:romilly.cocking web: http://blog.rareschool.com/

rasbt commented 7 years ago

No worries, things like that happen to all of us all the time :).