Thomas,


I installed by typing the following command in the MS-Windows command prompt 
screen.

‘py -m pip install openpyxl’.



Best Regards,

---------------------
Naoki Morihira
TEL: 01181-90-6460-6265
---------------------



________________________________
差出人: Python-list <[email protected]> が 
Thomas Jollans <[email protected]> の代理で送信
送信日時: Friday, April 13, 2018 9:38:15 AM
宛先: [email protected]
件名: Re: Python Import Impossibility

On 13/04/18 14:48, ?? ?? wrote:
> Hello,
>
> Could you tell me how to import the installed modules ?
>
> I have successfully installed openpyxl, but
> When I executed ‘import openpyxl’,
> The following message is displayed:
> Traceback (most recent call last):
>   File "<pyshell#1>", line 1, in <module>
>     import openpyxl
> ModuleNotFoundError: No module named 'openpyxl'
>
> My folder is formed as follows:
> [cid:[email protected]]

Is it possible that you installed the module in the wrong Python
installation?
--
https://mail.python.org/mailman/listinfo/python-list
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to