CleanPlateBlender icon indicating copy to clipboard operation
CleanPlateBlender copied to clipboard

can't install on Windows

Open j2l opened this issue 5 years ago • 0 comments

I thank you for your commitment to share your research, but like automask, it's hard to get the requirements correct. And once needs to tweak path within the scripts:

    r'C:\Users\user\AppData\Local\Continuum\anaconda3\lib\site-packages',
    r'C:\Users\user\Desktop\ML\CleanPlateBlender',

Since you use Windows (I also this time), can you share how you installed the requirements? or provide the wheels packages? Then you'll be a star :)

My final error I can't solve with cuda or else is AssertionError: Torch not compiled with CUDA enabled Yeah, because I simply followed requirements torch>=1.3.1

j2l avatar Feb 25 '20 16:02 j2l