Skip to content

ImportError: cannot import name 'MeshDataset' from 'meshgpt_pytorch'  #67

Open
@StephenYangjz

Description

@StephenYangjz

Hi, I am running the demo and it seems like MeshDataset can not be imported from meshgpt_pytorch. Any help @lucidrains would be greatly appreciated!

---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
Cell In[5], [line 4](vscode-notebook-cell:?execution_count=5&line=4)
      [2](vscode-notebook-cell:?execution_count=5&line=2) import gc     
      [3](vscode-notebook-cell:?execution_count=5&line=3) import os
----> [4](vscode-notebook-cell:?execution_count=5&line=4) from meshgpt_pytorch import MeshDataset 
      [6](vscode-notebook-cell:?execution_count=5&line=6) project_name = "demo_mesh" 
      [8](vscode-notebook-cell:?execution_count=5&line=8) working_dir = f'.\{project_name}'

ImportError: cannot import name 'MeshDataset' from 'meshgpt_pytorch' (/home/stephen/anaconda3/envs/meshgpt/lib/python3.9/site-packages/meshgpt_pytorch/__init__.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions