nuclearboy95 / Anomaly-Detection-PatchSVDD-PyTorch

246 stars 56 forks source link

for linux anaconda users, how to solve the problem of not being able to install 'rvai' under linux? waiting for your reply,Thanks!! #15

Closed MuchmorePatience closed 2 years ago

nuclearboy95 commented 3 years ago

Hi, I don't understand. This project does not have a dependency on 'rvai' package. Thanks!

MuchmorePatience commented 3 years ago

@nuclearboy95 Thank u for your reply! I run the code follow the readme ,but it shows as follows:

Traceback (most recent call last): File "main_train.py", line 3, in from codes import mvtecad File "C:\Users\CCone\Desktop\experiment0506\Patch_SVDD-master\codes\mvtecad.py", line 7, in from rvai.types import String, Image ModuleNotFoundError: No module named 'rvai'

I will appreciate that u can give me some guidances. Thanks!!

nuclearboy95 commented 2 years ago

Sorry if I was too late.

The line refers to here, which is an empty line.

I suppose you accidentally pasted a wrong line.

MuchmorePatience commented 2 years ago

Thank U for the replying! Thanks!

发自我的

在 2022年3月30日,10:21,nuclearboy95 @.***> 写道:

 Sorry if I was too late.

The line refers to here, which is an empty line.

I suppose you accidentally pasted a wrong line.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.