Код: Выделить всё
from py4j.java_gateway import *
gg = launch_gateway()
получаю ошибку:
Код: Выделить всё
"could not find py4j jar" for the line gg = launch_gateway().
Это лямбда-функция Python.
Как решить эту проблему?
Подробнее здесь: https://stackoverflow.com/questions/782 ... hon-lambda
Мобильная версия