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

Best Regards,
---------------------
Naoki Morihira
TEL: 01181-90-6460-6265
---------------------

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

Reply via email to