On Fri, 13 Apr 2018 12:48:55 +0000, ?? ?? wrote:

> Hello,
> 
> Could you tell me how to import the installed modules ?
> 
> I have successfully installed openpyxl, 

How do you know it was successful?

What did you do to install it?

How many different Python installations do you have on your system?



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:image003.png@01D3D312.38C82830]

There are no attachments permitted on this list.




-- 
Steve

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to