Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'misc' #20

Open
Tyler-Jay-Stevahn opened this issue Feb 20, 2023 · 1 comment
Open

ModuleNotFoundError: No module named 'misc' #20

Tyler-Jay-Stevahn opened this issue Feb 20, 2023 · 1 comment

Comments

@Tyler-Jay-Stevahn
Copy link

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'

@kzrh
Copy link

kzrh commented Jul 28, 2023

Did you manage to solve the issue? cause I have the same problem too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants