Need Help in installing Openpyxl in Windows 10 [python 3.5.0]

3,841 views
Skip to first unread message

Phani Krishna

unread,
Dec 10, 2015, 11:50:58 AM12/10/15
to openpyxl-users
Hi,

I am using Windows 10 OS on my desktop.
I installed Python 3.5 Version.
In this version, setuptools and PIP are inbuilt by default.

Can some one suggest me, how to install openpyxl or other packages and modules in my machine?
Also please tell me how to import modules and packages which are installed.

Thanks in Advance!!

 - Phani

Phani Krishna

unread,
Dec 10, 2015, 11:52:49 AM12/10/15
to openpyxl-users
* Adding to the above mentioned, I have Openpyxl 2.3.2 downloaded in my machine.

Charlie Clark

unread,
Dec 10, 2015, 11:54:04 AM12/10/15
to openpyx...@googlegroups.com
Am .12.2015, 17:50 Uhr, schrieb Phani Krishna <phanikri...@gmail.com>:

> In this version, setuptools and PIP are inbuilt by default.

What's wrong with pip install openpyxl?

Charlie
--
Charlie Clark
Managing Director
Clark Consulting & Research
German Office
Kronenstr. 27a
Düsseldorf
D- 40217
Tel: +49-211-600-3657
Mobile: +49-178-782-6226

Phani Krishna

unread,
Dec 10, 2015, 12:09:39 PM12/10/15
to openpyxl-users
Hi Charlie,

Just now, tried the other way, dragged the setup.py file on to cmd prompt and gave install command and hit the enter key.
It successfully installed the packages.

But when tried this in IDLE 3.5.0:

>> from openpyxl import *

then I'm getting the error message saying the openpyxl package is not available.
Can you please help me with this.

Thanks,

- Phani

Charlie Clark

unread,
Dec 10, 2015, 12:43:40 PM12/10/15
to openpyx...@googlegroups.com
Am .12.2015, 18:09 Uhr, schrieb Phani Krishna <phanikri...@gmail.com>:

> Can you please help me with this.

No, because you're not installing as advised.

Phani Krishna

unread,
Dec 11, 2015, 10:07:17 AM12/11/15
to openpyxl-users
Hi Charlie,

Please suggest me how to install. I would like to follow step by step.
Shall I uninstall it and reinstall it?

Thanks,
Phani

jack...@gmail.com

unread,
Dec 11, 2015, 10:10:23 AM12/11/15
to openpyxl-users
Il giorno venerdì 11 dicembre 2015 16:07:17 UTC+1, Phani Krishna ha scritto:
Hi Charlie,

Please suggest me how to install. I would like to follow step by step.
Shall I uninstall it and reinstall it?

Thanks,
Phani

Phani Krishna

unread,
Dec 12, 2015, 5:25:14 AM12/12/15
to openpyx...@googlegroups.com
Jack, Thanks a Ton!!

--
You received this message because you are subscribed to a topic in the Google Groups "openpyxl-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openpyxl-users/gWBsRSCLPow/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openpyxl-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ggon...@gmail.com

unread,
Apr 27, 2016, 12:27:23 PM4/27/16
to openpyxl-users
Hello, 

I am new to Python. I have never used pip before. I got the same error trying to install pyexcel. I used the --verbose option and noticed that the problem was with SSL connection to pypi.python.org
I was trying to install from within a corporate network. I disconnected and connected as GUEST in network. Pip install worked fine!

Hope it helps.
Reply all
Reply to author
Forward
0 new messages