Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Not able do install  #344

@VikasRajashekar

Description

@VikasRajashekar

When I tried to do the installation of both kinds mentioned in read me I get the following error.
ERROR: Command errored out with exit status 1:

     command: /home/vikas/anaconda3/envs/farm2/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ioqruh2n/onnx/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ioqruh2n/onnx/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-ioqruh2n/onnx/pip-egg-info
         cwd: /tmp/pip-install-ioqruh2n/onnx/
    Complete output (6 lines):
    fatal: not a git repository (or any of the parent directories): .git
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-ioqruh2n/onnx/setup.py", line 72, in <module>
        assert CMAKE, 'Could not find "cmake" executable!'
    AssertionError: Could not find "cmake" executable!

How to resolve it?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions