你好,
我最近安裝了Apache塞多納在我的集群,根據這裏的詳細說明。我的磚運行時版本是9.1的LTS(包括Apache火花3.1.2,Scala 2.12)。
從PyPI安裝包括apache-sedona圖書館,以下Maven坐標:
org.apache.sedona:塞多納- python -適配器- 3.0 - _2.12:1.2.1孵化
org.datasyslab: geotools-wrapper: 1.1.0-25.2
安裝成功。不幸的是,當我試著導入st_constructors按照指示,我得到以下錯誤:
塞多納。sql進口st_constructors stc # ImportError:不能進口的名字“st_constructors”從“塞多納。sql”(/磚/ python / lib / python3.8 /網站/塞多納/ sql / __init__ . py)
我做錯了嗎?
非常感謝你的幫助。