-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello,
Im trying to install gmailbackup using pip3. This is the command Im running:
pip3 install gmailbackupThis is the error Im getting:
Collecting gmailbackup
Using cached gmailbackup-1.0.2.tar.gz (2.4 kB)
Preparing metadata (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3.6 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-612lnhj0/gmailbackup_b396b0e4c11b4459b003fbee1605fae7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-612lnhj0/gmailbackup_b396b0e4c11b4459b003fbee1605fae7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-luj1mb__
cwd: /tmp/pip-install-612lnhj0/gmailbackup_b396b0e4c11b4459b003fbee1605fae7/
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-612lnhj0/gmailbackup_b396b0e4c11b4459b003fbee1605fae7/setup.py", line 23, in <module>
long_description=open('README.md').read(),
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
----------------------------------------Did I forget something? What am I missing?
Cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels