ModuleNotFoundError: No module named 'pipeline'

#2
by catworld1212 - opened

I'm getting "ModuleNotFoundError: No module named 'pipeline'" I have openjdk-11-jdk and clang installed on my Ubuntu machine. and I'm installing the package with git clone https://github.com/togethercomputer/Dragonfly.git && cd Dragonfly && pip install -r requirements.txt && pip install --upgrade -e .

Sign up or log in to comment