Skip to content

ModuleNotFoundError: No module named 'misc' #20

@Tyler-Jay-Stevahn

Description

@Tyler-Jay-Stevahn

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

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