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

the bug #37

Open
markwave opened this issue Jul 17, 2023 · 1 comment
Open

the bug #37

markwave opened this issue Jul 17, 2023 · 1 comment

Comments

@markwave
Copy link

markwave commented Jul 17, 2023

when i train the Virconv-L, in the beginning, the train runs well ,when it runs serval epochs,it will ocuur the error in the below:
"epochs: 76%|???????? | 38/50 [19:53:52<6:18:46, 1893.87s/it, loss=2.13, lr=0.00328]
Traceback (most recent call last):
File "messagestream.pyx", line 91, in scipy._lib.messagestream.MessageStream.close
TypeError: remove: path should be string, bytes or os.PathLike, not NoneType
Exception ignored in: 'scipy._lib.messagestream.MessageStream.dealloc'
Traceback (most recent call last):
File "messagestream.pyx", line 91, in scipy._lib.messagestream.MessageStream.close
TypeError: remove: path should be string, bytes or os.PathLike, not NoneType
traintest.sh: line 3: 91725 Segmentation fault python3 train.py --cfg_file cfgs/models/kitti/VirConv-L.yaml --extra_tag testpro
",
please tell me how to fix this problem ?

@ckdghks
Copy link

ckdghks commented Nov 24, 2024

Did you resolve this issue?
If so, could you share the solution?

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