Skip to content

can't install lens despite all solutions i googled #46

@erjan

Description

@erjan

it gives me the error

error: Microsoft Visual C++ 14.0 is required. Get it with
"Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Command errored out with exit
status 1: 'c:\python3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'C:\Users\erjan222\AppData\Local\Temp\pip-install-_qkcxb7t\accumulation-tree\setup.py'"'"';

file='"'"'C:\Users\erjan222\AppData\Local\Temp\pip-install-_qkcxb7t\accumulation-tree\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\erjan222\AppData\Local\Temp\pip-record-874bit1_\install-record.txt' 

--single-version-externally-managed --compile Check the logs for full command output.

pip install -U setuptools
pip install -U wheel
!pip install lens --egg 

but pip still does not know --egg option.
pip install --upgrade setuptools
but setuptools is updated
Screenshot_125

I did install visual tools installer, but did not select any packages to install,because they all seem diff from what i need.

how can i install this library lens?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions