-
- [ ] I need to have a attribute only editable for a specific role is this possible ? If yes can you please let me know the steps. Thank you
Regarding the documentation doing the configuration belo…
-
When we run analyses on our data set, we errors like the following
```
AttributeError: 'SpikeSelector' object has no attribute 'select_spikes'
```
For example, this is from
```
File "/home/c…
-
I`m running the current develop version of alot with urwid 1.3.1 and urwidtree 1.0.1.1.
Some mail threads are causing the follwoing exception:
```
% alot …
-
**Describe the bug**
The required attribute is a boolean attribute.
When present, it specifies the user is required to select a value before submitting the form.
**Expected behavior**
If present…
-
Attributes can only be added/removed one-by-one from the summaries:
![image](https://user-images.githubusercontent.com/10337788/128724265-1a79d783-8a13-4a42-a60c-b3679d72bf95.png)
A Select/Desel…
-
```python
File "/usr/local/lib/python3.6/site-packages/inotify/adapters.py", line 44, in __init__
self.__epoll = select.epoll()
AttributeError: module 'select' has no attribute 'epoll'
```
…
-
Author Name: **Harrissou Santanna** (@DelazJ)
Original Redmine Issue: [12865](https://issues.qgis.org/issues/12865)
Redmine category:map_composer/printing
---
The columns of an attribute table adde…
-
**Is your feature request related to a problem? Please describe.**
Create a new event from a selected set of attributes from an existing event.
Add a selected set of attributes to an already existin…
-
I am trying to evaluate GritLM-7B on MTEB datasets using the provided script.
```
#!/bin/bash
python /home/e/e1347696/unified_encoder_decoder/src/eval/MTEB/eval_mteb.py \
--model_name_or_pat…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.or…