-
I was working on a cellML model and I used the file menu to save, instead of the short command (that I usually use). I accidentally clicked "save as" instead of just "save", CellML asked if I wanted t…
-
#### General troubleshooting tips
Before logging an issue please check that:
- [ ] You have the latest version installed (There may be a beta version that fixes your issue), see here for the lates…
-
Hi,
For futur users :
1- launch these commands to go from python 2 to 3
```
2to3 -w ./build/SConscript.install
2to3 -w ./build/SConscript.configure
```
2- Use this file config-macos10.…
-
I am working on a MAC and the Atom has suddenly started hanging a lot. I have uninstalled and reinstalled it again, still the same problem. Its version is 1.18.0. Are there any problems with this vers…
-
our annotations to
GO:0031362 anchored component of external side of plasma membrane
seem to have lost their "cell surface" annotation over the weekend. This means the "cell surface" parent must h…
-
It used to be good, suddenly start crashing today. It can not be opened now.
-
This code
```javscript
hourArr = Array(12)
.fill(0)
.map((val: number, i: number): string =>
i+1 < 10 ? `0${i+1}` : (i+1).toString()
)
minutesArr = Array(12)
.fill(0…
-
If I click to passafari (v1.0.beta2) in Safari menubar a association window appears in KeepassXC. I type 'passafari' and when I click to 'OK' I get a segmentation fault.
## Expected Behavior
…
-
Hello,
I'm using stupidedi to parse some incoming medical/dental claims, put them into a sane format, and save them to a database. It's working great for Professional and Institutional claims, but …
-
I am running the rebrow docker image. everything works, but as soon as I want to view a key, I get this error:
```
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packag…
wessm updated
6 years ago