[Distutils] Need how to install 3rd party python modules
森平 直樹
naoki_morihira at outlook.jp
Tue Mar 27 13:04:11 EDT 2018
Brett,
Thank you for responding me.
Could you tell me the e-mail address of the python-tutor ?
And if you have something even a little to be a hint to resolve this syntax error, it is appreciated to teach me.
Best Regards,
---------------------
Naoki Morihira
TEL: 01181-90-6460-6265<tel:+81%2090-6460-6265>
---------------------
________________________________
差出人: Brett Cannon <brett at python.org>
送信日時: Tuesday, March 27, 2018 9:44:57 AM
宛先: ?? ??
CC: distutils-sig at python.org
件名: Re: [Distutils] Need how to install 3rd party python modules
For general help to get started with Python I would recommend the python-tutor mailing list; this one is for discussing the development of how to package things in Python.
But in your specific case you typed the command in Python's REPL and not at the terminal. For further help please ask on python-tutor.
On Tue, 27 Mar 2018 at 09:42 ?? ?? <naoki_morihira at outlook.jp<mailto:naoki_morihira at outlook.jp>> wrote:
I would like to install openpyxl, and
I installed Python shown as follows:
Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:04:45) [MSC v.1900 32 bit (Intel)] on win32
But as the following situation shows, I cannot succeed installing openpyxl.
>>> pip install openpyxl
File "<stdin>", line 1
pip install openpyxl
^
SyntaxError: invalid syntax
How can I succeed installing openpyxl ?
Best Regards,
---------------------
Naoki Morihira
TEL: 01181-90-6460-6265<tel:+81%2090-6460-6265>
---------------------
_______________________________________________
Distutils-SIG maillist - Distutils-SIG at python.org<mailto:Distutils-SIG at python.org>
https://mail.python.org/mailman/listinfo/distutils-sig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20180327/fea13f9d/attachment-0001.html>
More information about the Distutils-SIG
mailing list