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

std::bad_alloc error #2

Closed
wanghangpsu opened this issue Jul 12, 2020 · 1 comment
Closed

std::bad_alloc error #2

wanghangpsu opened this issue Jul 12, 2020 · 1 comment

Comments

@wanghangpsu
Copy link

Hi, thanks for the great work @ruizhenh

I am trying to run the code on linux system. when I run

python manage.py runserver 0.0.0.0:8000

it gives the following error:

manage.py runserver
Watching for file changes with StatReloader
Performing system checks...

terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc

I cant understand what is happening. Any help?

Thanks

@zzilch zzilch closed this as completed in b4fa10a Jul 13, 2020
@zzilch
Copy link
Collaborator

zzilch commented Jul 13, 2020

Sorry, there is a fatal bug when using Matlab and pytorch<1.5.0 together on Linux.
Please install the pytorch 1.5.0+ to use the interface.

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