PyGoogleForm icon indicating copy to clipboard operation
PyGoogleForm copied to clipboard

It doesn't install 😞

Open hhaider15 opened this issue 5 years ago • 1 comments

Hey there.

pip install PyGoogleForm yields 'ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.'

hhaider15 avatar May 12 '20 03:05 hhaider15

Me too. git clone also can't: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Users\jared\Desktop\PyGoogleForm\__init__.py", line 1, in <module> from FormParser import * ModuleNotFoundError: No module named 'FormParser'

jaredliw avatar Jun 17 '20 13:06 jaredliw