This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Description
I've downloaded the networking branch of Ivy and tried to build Ivy from source. I obtained the following errors
# python ./build_submodules.py
python scripts/mk_make.py --python --prefix /home/docker/ivy_networking/ivy --pypkgdir /home/docker/ivy_networking/ivy/ivy/
python: can't open file 'scripts/mk_make.py': [Errno 2] No such file or directory
# python setup.py
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: no commands supplied