Given that the list does not allow pictures, would it make sense to have the software that strips the pictures also send an e-mail to the picture sender indicating that pictures are disallowed?
I see a lot of people responding individually saying that images are stripped. It's looking like a bit of a traffic increaser. In a more draconian world, we could even bounce such messages. ---------- Forwarded message ---------- From: ?? ?? <[email protected]> Date: Mon, Apr 16, 2018 at 8:19 PM Subject: Python Import Impossibility To: "[email protected]" <[email protected]> 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]] Best Regards, --------------------- Naoki Morihira TEL: 01181-90-6460-6265 --------------------- -- https://mail.python.org/mailman/listinfo/python-list -- https://mail.python.org/mailman/listinfo/python-list
