-
texttable is not natively available for python3 in ubuntu 16.04.
python3-tabulate maybe an alternative.
This is required for #445
-
Hi there,
Hope you are well. I have a starting guess value for molecular f' that I am trying to convert to f" using diffkk. I know typically this takes a 'mu' input and scales the f", then calcula…
-
`signal.SIGPIPE` used in the `externals/tabulate.py` is not defined on Windows terminal.
-
File "/data/data/com.termux/files/home/WiFiBroot/wifibroot.py", line 197
print "\n"+tabulate(tabulator__, headers=__HEADERS)+"\n"
^
SyntaxError: invalid syntax
ghost updated
3 years ago
-
I am having issues with the script loading with the errors shown below. Is anyone else having issues or is it something in my packages?
root💀kali)-[~/sedoppkit]
└─# python3 doppkit.py
Traceback (…
-
At the moment it is not clear to students what the race rules are in the /specs page unless we tell them to look for bold text/the word "must". It would be helpful to have another column called "rule"…
-
The Tabulation component (found under `commnon/tabs`) may need needs styles updated to fix some consistency issues:
- [ ] Consult on if collapsable versions should have 0 right hand padding, thereb…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
In the tree output from the toHast function there is a string like
```lineBreak\u000bThis line contains a shift-enter soft line-break here\u000bThis bit is after the line break.```
This string c…
-
Version 3.33
```
sqlite-utils query library.db 'select asin from audible' --fmt plain --no-headers | head -3
asin
0062804006
0062891421
```