ben

Results 4 issues of ben

I have an Inline model as following: ``` class SomeModelInline(InlinePermissionsMixin, nested_admin.NestedStackedInline): model = MyModel extra = 1 autocomplete_fields = ['type'] form = MyModelForm ``` When setting `extra=1` the autocomplete works...

**Describe the bug** My Python is Version 3.11 and I can't find a pytorch version which fits the requirements. **To Reproduce** Steps to reproduce the behavior: 1. run install.bat on...

starting ambit with: `ambit_gui --verbose ` results in: ``` [0] Choosing device at USB discovery index 0. [0] Waiting for initial layout ... [0] Component attached: Base (1) 00000 (0,...

missing requirements.txt a requirements.txt would make it much easier to setup this repo