[GH-ISSUE #415] Execution error #252

Closed
opened 2026-02-25 20:33:10 +03:00 by kerem · 1 comment
Owner

Originally created by @AchailletBadigra on GitHub (Aug 30, 2020).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/415

Hello, can someone help me to fix this error?

I tried to run python manage.py migrate and I got the below error.
I'm getting the same error when I used visual studio code to run as well as Atom.

" BASE_DIR = Path(file).resolve(strict=True).parent.parent
TypeError: resolve() got an unexpected keyword argument 'strict' "

Originally created by @AchailletBadigra on GitHub (Aug 30, 2020). Original GitHub issue: https://github.com/asciinema/asciinema/issues/415 Hello, can someone help me to fix this error? I tried to run python manage.py migrate and I got the below error. I'm getting the same error when I used visual studio code to run as well as Atom. " BASE_DIR = Path(__file__).resolve(strict=True).parent.parent TypeError: resolve() got an unexpected keyword argument 'strict' "
kerem closed this issue 2026-02-25 20:33:10 +03:00
Author
Owner

@ku1ik commented on GitHub (Dec 29, 2020):

Is this problem related to asciinema?

<!-- gh-comment-id:752040706 --> @ku1ik commented on GitHub (Dec 29, 2020): Is this problem related to asciinema?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#252
No description provided.