Skip to content

ModuleNotFoundError: No module named 'popxl' #66

@PurvangL

Description

@PurvangL

Trying to run on Gpu and getting following error

python run_finetuning.py
Traceback (most recent call last):
File "main.py", line 13, in
import run_inference
File "/workspace/gptj/Graphcore-Pytorch/gptj-text-generation/run_inference.py", line 11, in
import popxl
ModuleNotFoundError: No module named 'popxl'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions