huajng

Results 8 comments of huajng

> if i get I can't access to jetson_stats.service. Please logout or reboot this board. and then use sudo jtop it can run for me

I meet the same issue, and how to solve it?

I use sudo python3 -m pip install jetson-stats -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com but I meet another issue "ModuleNotFoundError: No module named '_curses'"

Traceback (most recent call last): File "tools/train.py", line 324, in main() File "tools/train.py", line 288, in main trainloader, optimizer, model, writer_dict) File "/nfs/home/huanghaiyang/data5/method2f/DDRNet.pytorch-main/tools/../lib/core/function.py", line 74, in train optimizer.step() File "/nfs/home/huanghaiyang/.conda/envs/52f/lib/python3.6/site-packages/torch/autograd/grad_mode.py",...

I think this happend because you install torchvision, and you are import torchvision in the install directory. so, you could cd ../ (just change a directory) and then python import...

我已经配好了环境,conda install -c conda-forge cupy cudatoolkit=11.1 cudnn cutensor nccl,chainer==7.8.0,python==3.8.10

我在local.py中没看到上面两个路径,但是我不会设置settings.lasot_path = '',提示FileNotFoundError: [Errno 2] No such file or directory: ''

> I don't remember what the version is exactly. Maybe before 3.x? OK, I use transformers==2.5.1