Thank you for your two responses.
For Pyserial you are correct; I made a confusion between package and module. That works.
Now my problem concerns other modules not installed as a base like for example pandas. The installation goes well but then impossible to import pandas (No module named 'pandas').
The problem does not arise with Thonny installed but only with portable Thonny.
Best regards,
Pascal ROUSSET