SreeHaran
SreeHaran
About
- Username
- SreeHaran
- Location
- Coimbatore, India
- Joined
- Visits
- 93
- Last Active
- Roles
- Member
- Location
- Coimbatore, India
Comments
-
Hi, you need to install serial separately. Use the following command: pip install serial Mostly if you error like this, ** ModuleNotFoundError: No module named 'name of import file** it means that module is not found in your installed librari…