Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

ImportError: No module named argparse #14

Closed
GamerKingFaiz opened this issue Jun 26, 2018 · 1 comment
Closed

ImportError: No module named argparse #14

GamerKingFaiz opened this issue Jun 26, 2018 · 1 comment

Comments

@GamerKingFaiz
Copy link

I'm getting a separate error after making the changes in #8.

OUTPUT:
Traceback (most recent call last):
File "C:\hangouts_to_sms-develop\hangouts_to_sms.py", line 1, in from hangouts_parser import HangoutsParser
File "C:\Users\Faiz-ur.Rahman\Downloads\hangouts_to_sms-develop\hangouts_parser.py", line 2, in
from argparse import Namespace
ImportError: No module named argparse

Excuse my ignorance if this is just a simple Python mistake...

@GamerKingFaiz
Copy link
Author

Uninstalling Python 3.0 and installing the latest version (Python 3.6.5) seemed to have gotten me past this error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant