weld-project / weld

High-performance runtime for data analytics applications

Home Page:https://www.weld.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python import error No module named 'weldarray'

yangzhg opened this issue · comments

after install weldnumpy pygrizzly pyweld, run python script import weldarray or from weldnumpy import weldarray error with err msg No module named 'weldarray'

any suggested fix for this?