jhkohpav / MGTANet

MIT License
53 stars 5 forks source link

Install Requirements Problems #4

Closed Anonyme415 closed 11 months ago

Anonyme415 commented 1 year ago

During the replication process, following the installation documentation and proceeding to a dependent installation, the following problems occurred. How can I resolve them? Reinstall python?

root@d113bdd523a4:/mnt/MGTANet# sh setup.sh setup.sh: 2: setup.sh: python: not found setup.sh: 5: setup.sh: python: not found setup.sh: 7: cd: can't cd to defromDETR setup.sh: 8: setup.sh: python: not found setup.sh: 10: cd: can't cd to ../../../apex /usr/local/lib/python3.6/dist-packages/pip/_internal/commands/install.py:245: UserWarning: Disabling all use of wheels due to the use of --build-option / --global-option / --install-option. cmdoptions.check_install_build_global(options) Using pip 21.3.1 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) ERROR: Directory './' is not installable. Neither 'setup.py' nor 'pyproject.toml' found. Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/9f/8b/a094f5da22d7abf5098205367b3296dd15b914f4232af5ca39ba6214d08c/pip-22.0-py3-none-any.whl#sha256=6cb1ea2bd7fda0668e26ae8c3e45188f301a7ef17ff22efe1f70f3643e56a822 (from https://pypi.org/simple/pip/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/4a/ca/e72b3b399d7a8cb34311aa8f52924108591c013b09f0268820afb4cd96fb/pip-22.0.tar.gz#sha256=d3fa5c3e42b33de52bddce89de40268c9a263cd6ef7c94c40774808dafb32c82 (from https://pypi.org/simple/pip/) (requires-python:>=3.7)