jittor icon indicating copy to clipboard operation
jittor copied to clipboard

The error for import jittor

Open liang3588 opened this issue 4 years ago • 3 comments

When I want to import jittor, it will generate some problems. image image I have already uninstall the jittor and reinstall it, but it doesn't work. How should I solve this problem?

liang3588 avatar Aug 09 '21 01:08 liang3588

Thanks for your feedbacks, it seems the library libopcodec not found, could you please find it by command: find /public | libopcodec

---Original--- From: @.> Date: Mon, Aug 9, 2021 09:48 AM To: @.>; Cc: @.***>; Subject: [Jittor/jittor] The error for import jittor (#256)

When I want to import jittor, it will generate some problems.

I have already uninstall the jittor and reinstall it, but it doesn't work. How should I solve this problem?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Jittor avatar Aug 09 '21 02:08 Jittor

(pytorch-3) [liangyaqian@gpu-11-71-1-201 ~]$ find /public | libopcodec -bash: libopcodec: command not found

liang3588 avatar Aug 09 '21 02:08 liang3588

我没有安装libomp-dev,是不是因为这个所以报找不到shared object file的错?但是我没有服务器的sudo权限,不知道该怎么安装libomp-dev这个库?

liang3588 avatar Aug 09 '21 02:08 liang3588