We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C:\Users\vasan>pip3 install git+git://github.com/ayush4921/pygetpapers.git Collecting git+git://github.com/ayush4921/pygetpapers.git Cloning git://github.com/ayush4921/pygetpapers.git to c:\users\vasan\appdata\local\temp\pip-req-build-ao88s9r1 Requirement already satisfied: requests in c:\python39\lib\site-packages (from pipreqs==0.0.1) (2.20.0) Requirement already satisfied: pandas_read_xml in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (0.0.9) Requirement already satisfied: pandas in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (1.2.0) Requirement already satisfied: lxml in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (4.6.2) Requirement already satisfied: chromedriver_autoinstaller in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (0.2.2) Requirement already satisfied: xmltodict in c:\python39\lib\site-packages (from pipreqs==0.0.1) (0.12.0) Requirement already satisfied: selenium in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (3.12.0) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (3.0.4) Requirement already satisfied: urllib3<1.25,>=1.21.1 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (1.24.3) Requirement already satisfied: idna<2.8,>=2.5 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (2.7) Requirement already satisfied: certifi>=2017.4.17 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (2020.12.5) Requirement already satisfied: zipfile36 in c:\python39\lib\site-packages (from pandas_read_xml->pipreqs==0.0.1) (0.1.3) Requirement already satisfied: distlib in c:\python39\lib\site-packages (from pandas_read_xml->pipreqs==0.0.1) (0.3.1) Requirement already satisfied: pyarrow in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pandas_read_xml->pipreqs==0.0.1) (3.0.0) Requirement already satisfied: numpy>=1.16.5 in c:\python39\lib\site-packages (from pandas->pipreqs==0.0.1) (1.20.1) Requirement already satisfied: pytz>=2017.3 in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pandas->pipreqs==0.0.1) (2021.1) Requirement already satisfied: python-dateutil>=2.7.3 in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pandas->pipreqs==0.0.1) (2.8.1) Requirement already satisfied: six>=1.5 in c:\users\vasan\appdata\roaming\python\python39\site-packages (from python-dateutil>=2.7.3->pandas->pipreqs==0.0.1) (1.15.0) Using legacy 'setup.py install' for pipreqs, since package 'wheel' is not installed. Installing collected packages: pipreqs Running setup.py install for pipreqs ... error ERROR: Command errored out with exit status 1: command: 'c:\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"'; file='"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\vasan\AppData\Local\Temp\pip-record-nflix6vv\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\python39\Include\pipreqs' cwd: C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1 Complete output (23 lines): running install running build running build_py running egg_info writing pipreqs.egg-info\PKG-INFO writing dependency_links to pipreqs.egg-info\dependency_links.txt writing entry points to pipreqs.egg-info\entry_points.txt writing requirements to pipreqs.egg-info\requires.txt writing top-level names to pipreqs.egg-info\top_level.txt reading manifest file 'pipreqs.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pipreqs.egg-info\SOURCES.txt' running install_lib creating c:\python39\Lib\site-packages\pygetpapers copying build\lib\pygetpapers\pygetpapers.py -> c:\python39\Lib\site-packages\pygetpapers copying build\lib\pygetpapers_init_.py -> c:\python39\Lib\site-packages\pygetpapers byte-compiling c:\python39\Lib\site-packages\pygetpapers\pygetpapers.py to pygetpapers.cpython-39.pyc byte-compiling c:\python39\Lib\site-packages\pygetpapers_init_.py to init.cpython-39.pyc running install_egg_info Copying pipreqs.egg-info to c:\python39\Lib\site-packages\pipreqs-0.0.1-py3.9.egg-info running install_scripts Installing pygetpapers-script.py script to c:\python39\Scripts error: [Errno 13] Permission denied: 'c:\python39\Scripts\pygetpapers-script.py' ---------------------------------------- ERROR: Command errored out with exit status 1: 'c:\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"'; file='"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\vasan\AppData\Local\Temp\pip-record-nflix6vv\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\python39\Include\pipreqs' Check the logs for full command output. WARNING: You are using pip version 20.2.3; however, version 21.0.1 is available. You should consider upgrading via the 'c:\python39\python.exe -m pip install --upgrade pip' command.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
C:\Users\vasan>pip3 install git+git://github.com/ayush4921/pygetpapers.git
Collecting git+git://github.com/ayush4921/pygetpapers.git
Cloning git://github.com/ayush4921/pygetpapers.git to c:\users\vasan\appdata\local\temp\pip-req-build-ao88s9r1
Requirement already satisfied: requests in c:\python39\lib\site-packages (from pipreqs==0.0.1) (2.20.0)
Requirement already satisfied: pandas_read_xml in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (0.0.9)
Requirement already satisfied: pandas in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (1.2.0)
Requirement already satisfied: lxml in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (4.6.2)
Requirement already satisfied: chromedriver_autoinstaller in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (0.2.2)
Requirement already satisfied: xmltodict in c:\python39\lib\site-packages (from pipreqs==0.0.1) (0.12.0)
Requirement already satisfied: selenium in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pipreqs==0.0.1) (3.12.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (3.0.4)
Requirement already satisfied: urllib3<1.25,>=1.21.1 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (1.24.3)
Requirement already satisfied: idna<2.8,>=2.5 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (2.7)
Requirement already satisfied: certifi>=2017.4.17 in c:\python39\lib\site-packages (from requests->pipreqs==0.0.1) (2020.12.5)
Requirement already satisfied: zipfile36 in c:\python39\lib\site-packages (from pandas_read_xml->pipreqs==0.0.1) (0.1.3)
Requirement already satisfied: distlib in c:\python39\lib\site-packages (from pandas_read_xml->pipreqs==0.0.1) (0.3.1)
Requirement already satisfied: pyarrow in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pandas_read_xml->pipreqs==0.0.1) (3.0.0)
Requirement already satisfied: numpy>=1.16.5 in c:\python39\lib\site-packages (from pandas->pipreqs==0.0.1) (1.20.1)
Requirement already satisfied: pytz>=2017.3 in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pandas->pipreqs==0.0.1) (2021.1)
Requirement already satisfied: python-dateutil>=2.7.3 in c:\users\vasan\appdata\roaming\python\python39\site-packages (from pandas->pipreqs==0.0.1) (2.8.1)
Requirement already satisfied: six>=1.5 in c:\users\vasan\appdata\roaming\python\python39\site-packages (from python-dateutil>=2.7.3->pandas->pipreqs==0.0.1) (1.15.0)
Using legacy 'setup.py install' for pipreqs, since package 'wheel' is not installed.
Installing collected packages: pipreqs
Running setup.py install for pipreqs ... error
ERROR: Command errored out with exit status 1:
command: 'c:\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"'; file='"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\vasan\AppData\Local\Temp\pip-record-nflix6vv\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\python39\Include\pipreqs'
cwd: C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1
Complete output (23 lines):
running install
running build
running build_py
running egg_info
writing pipreqs.egg-info\PKG-INFO
writing dependency_links to pipreqs.egg-info\dependency_links.txt
writing entry points to pipreqs.egg-info\entry_points.txt
writing requirements to pipreqs.egg-info\requires.txt
writing top-level names to pipreqs.egg-info\top_level.txt
reading manifest file 'pipreqs.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pipreqs.egg-info\SOURCES.txt'
running install_lib
creating c:\python39\Lib\site-packages\pygetpapers
copying build\lib\pygetpapers\pygetpapers.py -> c:\python39\Lib\site-packages\pygetpapers
copying build\lib\pygetpapers_init_.py -> c:\python39\Lib\site-packages\pygetpapers
byte-compiling c:\python39\Lib\site-packages\pygetpapers\pygetpapers.py to pygetpapers.cpython-39.pyc
byte-compiling c:\python39\Lib\site-packages\pygetpapers_init_.py to init.cpython-39.pyc
running install_egg_info
Copying pipreqs.egg-info to c:\python39\Lib\site-packages\pipreqs-0.0.1-py3.9.egg-info
running install_scripts
Installing pygetpapers-script.py script to c:\python39\Scripts
error: [Errno 13] Permission denied: 'c:\python39\Scripts\pygetpapers-script.py'
----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"'; file='"'"'C:\Users\vasan\AppData\Local\Temp\pip-req-build-ao88s9r1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\vasan\AppData\Local\Temp\pip-record-nflix6vv\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\python39\Include\pipreqs' Check the logs for full command output.
WARNING: You are using pip version 20.2.3; however, version 21.0.1 is available.
You should consider upgrading via the 'c:\python39\python.exe -m pip install --upgrade pip' command.
The text was updated successfully, but these errors were encountered: