Reputation
Badges 1
7 × Eureka!How can you trick the machine to think it is another port? i.e, put a "port in the middle". That the api server port will think it communicate to 8008 but that it will actually communicate to a middle man, which will port on another port?
still getting /cs/usr/gal.hyams/.trains/venvs-builds/3.7/bin/python2
The original was executed with python3. ls -la /cs/usr/gal.hyams/.trains/venvs-builds/3.7/bin/ Contines python2
New python executable in /cs/labs/gavish/gal.hyams/.clearml/venvs-builds/3.7/bin/python2 Also creating executable in /cs/labs/gavish/gal.hyams/.clearml/venvs-builds/3.7/bin/python Installing setuptools, pkg_resources, pip, wheel... 2021-01-11 14:46:23 done.
Running virtualenv with interpreter /usr/bin/python2
Thanks for the quick response, Martin! The original experiment was executed with python3.7
Thanks Martin. It did not work. I've tried changing my user the default python and pip to 3 as well: ln -s which python3
~/bin/python..