Сделал как тут: https://dev.to/pauloxnet/how-to-use-uwsgi-with-ptyhon36-in-ubuntu плагин собрал, скопировал... но $ uwsgi --plugin python36 -s :0
выдает:
open("./python36_plugin.so"): No such file or directory [core/utils.c line 3686] !!! UNABLE to load uWSGI plugin: ./python36_plugin.so: cannot open shared object file: No such file or directory !!! *** Starting uWSGI 2.0.15 (64bit) on [Mon Aug 14 13:51:12 2017] *** compiled with version: 5.4.0 20160609 on 25 April 2017 23:33:55 os: Linux-4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 ...
Что то забыл? Что не так?