Using `--extra-ignore-dirs` option with PySide6 deploy results in python exception. Exception appears to be caused by a list type being passed to function that has cache decorator, resulting in `TypeError: unhashable type: 'list'` error in dependency_util.py file.
-
Cristian Maureira-Fredes
-
Cesar Ramos-Gunn
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 4 closed Gerrit changes
Hide
There are 4 closed Gerrit changes
- deploy: use tuple instead of list for lru_cache function
- Gerrit Review:
- deploy: use tuple instead of list for lru_cache function
- Gerrit Review:
- Desktop Deployment: Add more tests
- Gerrit Review:
- Desktop Deployment: Add more tests
- Gerrit Review: