-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hello,
I'm sure this is just user error, but I can't seem to find how to install this misc package. I am using python 3.8.10, Torch 1.13.1+cu116, and pymoo 0.3.0.
PS C:\Users\tstevahn\To_Laptop\Server\Server_Code> & C:/Users/tstevahn/AppData/Local/Programs/Python/Python38/python.exe c:/Users/tstevahn/To_Laptop/Server/Server_Code/Test_NAS/validation/test.py --net_type micro --arch NSGANet --init_channels 26 --filter_increment 4 --SE --auxiliary --model_path weights.pt
Traceback (most recent call last):
File "c:/Users/tstevahn/To_Laptop/Server/Server_Code/Test_NAS/validation/test.py", line 20, in
from misc import utils
ModuleNotFoundError: No module named 'misc'
Metadata
Metadata
Assignees
Labels
No labels