Skip to content

Cannot install piptui via pip #9

@ghost

Description

ERROR: Could not find a version that satisfies the requirement PipTUI (from vers
ions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.6, 0.2.7, 0.3.0, 0.3.1.dev1, 0.3.2,
 0.3.3, 0.3.4, 0.3.5, 0.3.6.dev0, 0.3.6.dev1, 0.3.6.dev2, 0.3.6.dev3, 0.3.6.dev4
, 0.3.6.dev5, 0.3.6.dev6, 0.3.6.dev7, 0.3.6.dev8, 0.3.7, 0.3.8)
ERROR: No matching distribution found for PipTUI

tried pip install PipTUI==0.3.8
C:\Users\Dipalee>pip install PipTUI==0.3.8 Collecting PipTUI==0.3.8 Using cached PipTUI-0.3.8.tar.gz (9.4 kB) ERROR: Command errored out with exit status 1: command: 'C:\Users\Dipalee\Desktop\python\python.exe' -c 'import io, os, sy s, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Dipalee\\AppData\\Local\\ Temp\\pip-install-x0edrrvg\\piptui_7494b4c2f8884d19a30581d389a8ed37\\setup.py'"' "'; __file__='"'"'C:\\Users\\Dipalee\\AppData\\Local\\Temp\\pip-install-x0edrrvg \\piptui_7494b4c2f8884d19a30581d389a8ed37\\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 'C:\Users\Dipalee\AppData\Local\Temp\pip-pip-egg-info-y9nmyzug' cwd: C:\Users\Dipalee\AppData\Local\Temp\pip-install-x0edrrvg\piptui_74 94b4c2f8884d19a30581d389a8ed37\ Complete output (3 lines): Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'setuptools' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/87/68/6650f646670bf7 798fbf2b9d802e148c576b22ef7ac98626360720e3db98/PipTUI-0.3.8.tar.gz#sha256=5237bf f56395a00b74e598dedd4f5a8195f3b83dea8faddb7499c191c6a3cc63 (from https://pypi.or g/simple/piptui/). Command errored out with exit status 1: python setup.py egg_i nfo Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement PipTUI==0.3.8 (fr om versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.6, 0.2.7, 0.3.0, 0.3.1.dev1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6.dev0, 0.3.6.dev1, 0.3.6.dev2, 0.3.6.dev3, 0.3 .6.dev4, 0.3.6.dev5, 0.3.6.dev6, 0.3.6.dev7, 0.3.6.dev8, 0.3.7, 0.3.8) ERROR: No matching distribution found for PipTUI==0.3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions