zongxindu

Results 5 issues of zongxindu

I just followed the installation steps. when I am running this command: ` python manage.py migrate` The program throws an exception: **django.core.exceptions.ImproperlyConfigured: Set the SECRET_KEY environment variable** This is defined...

![image](https://user-images.githubusercontent.com/65356323/148024971-f530c04d-6deb-4859-b276-994375a8b2be.png) I don't know much about Django, so how can I solve this problem?

I just followed the installation steps. when I am running this command: ` python manage.py migrate` The program throws an exception: **django.core.exceptions.ImproperlyConfigured: Set the SECRET_KEY environment variable** This is defined...

'OurTrainingArguments' object has no attribute 'distributed_state' File "/public/duzx/project/Path2Vec/SimCSE/train.py", line 548, in main trainer = CLTrainer( File "/public/duzx/project/Path2Vec/SimCSE/train.py", line 600, in main() AttributeError: 'OurTrainingArguments' object has no attribute 'distributed_state'