ZJULearning / resa

Implementation of our paper 'RESA: Recurrent Feature-Shift Aggregator for Lane Detection' in AAAI2021.
Apache License 2.0
175 stars 35 forks source link

PermissionError #40

Closed Aliweka2020 closed 2 years ago

Aliweka2020 commented 2 years ago

when running training this error appear PermissionError: [Errno 13] Permission denied: 'C:\Users\Ali\AppData\Local\Temp\tmpst5_0gu5\tmpp7oo0zqw.py'

and stil the same error when running with adminstration acess any help?

Turoad commented 2 years ago

Currently, I only test this repo in Linux. Can you try this pr: https://github.com/Turoad/lanedet/pull/21 in Windows? @Aliweka2020

Turoad commented 2 years ago

We will close this issue first. Feel free to reopen it if you have any questions.