easyOVS icon indicating copy to clipboard operation
easyOVS copied to clipboard

Docker Build failing for easyOvs

Open bkannadassan opened this issue 4 years ago • 0 comments

Installed /usr/local/lib/python2.7/dist-packages/easyovs-0.5-py2.7.egg
Processing dependencies for easyovs==0.5
Searching for setuptools>=3.6
Reading https://pypi.python.org/simple/setuptools/
Best match: setuptools 49.2.1
Downloading https://files.pythonhosted.org/packages/4f/20/b97449e107801263cf6df2eceaeed290ee63262ac2c6f736df6964a90879/setuptools-49.2.1.zip#sha256=88094d17c8d273390659a72e9d93374cd7bfd188c12bf2747b306e2bed48df18
Processing setuptools-49.2.1.zip
Writing /tmp/easy_install-mhkLTW/setuptools-49.2.1/setup.cfg
Running setuptools-49.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mhkLTW/setuptools-49.2.1/egg-dist-tmp-teJnWh
warning: no files found matching '*.py' under directory 'tests'
warning: no previously-included files found matching 'pyproject.toml'
warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no Python modules to install

zip_safe flag not set; analyzing archive contents...
Adding UNKNOWN 0.0.0 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Installing easy_install-2.7 script to /usr/local/bin

Installed /usr/local/lib/python2.7/dist-packages/UNKNOWN-0.0.0-py2.7.egg
error: Could not find required distribution setuptools>=3.6
make: *** [install] Error 1
root@39717a01f6a2:/code/easyOVS#

Any help on the same ?.

rgds Balaji Kamal Kannadassan

bkannadassan avatar Aug 04 '20 04:08 bkannadassan