Skip to content

environment issue #8

@taehoon-yoon

Description

@taehoon-yoon

Hi, Thanks for your project.
I carefully followed installation guide which you've provided, after that I tried to evaluate Neuro fluid using
python eval_e2e.py --resume_from $MODEL_PATH --dataset DATASET_NAME
But I met error like following.

Traceback (most recent call last):
  File "/home/taehoon/Desktop/NeuroFluid/tmp.py", line 2, in <module>
    import open3d.ml.torch as ml3d
  File "/home/taehoon/anaconda3/envs/fluid-env/lib/python3.7/site-packages/open3d/ml/torch/__init__.py", line 42, in <module>
    _torch.__version__))
Exception: Version mismatch: Open3D needs PyTorch version 1.12.*, but version 1.13.1+cu116 is installed!

It seems like Open3d does not support pytorch version 1.13.1+cu116?
So my question is, can I know your pytorch version used for this project?

Thanks!

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