second.pytorch icon indicating copy to clipboard operation
second.pytorch copied to clipboard

"No module named 'second' " problem

Open Tatiats opened this issue 4 years ago • 4 comments

As you can see, tried to export pythonpath too but problem didn't solve. pls help , I'm way too much disappointed :( help

Tatiats avatar May 31 '20 21:05 Tatiats

try vim it in bashrc

Caicaiyoko avatar Jun 01 '20 01:06 Caicaiyoko

cd /path/to/your/second.pytorch export PYTHONPATH=$(pwd)

anditiss avatar Oct 05 '20 09:10 anditiss

cd ~/second.pytorch/second source ~/.bashrc

Nerdmust avatar Nov 21 '20 14:11 Nerdmust

Hi,

How did you resolve ModuleNotFoundError: No module named 'second'?

I am facing the same error. I have updated PYTHONPATH = path_to_repo/second.pytorch then source ~/.bashrc but still I get ModuleNotFoundError: No module named 'second'.

Can you help me here?

Hetali-Vekariya avatar May 23 '22 11:05 Hetali-Vekariya