-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
hi,
at least i think that's what's happening. i do `pip install ocaml` and then in `IPython` i try to `import ocaml`. this gives:
```
dlopen(/Users/nbecker/Apps/anaconda3/lib/python3.7/site-pac…
-
Some minor issue when running shng in Windows 10 with python 3.8.7 the first time. The pip3_outout.log can't be created automatically and therefore installation of reqs fails. Not sure if it's a Windo…
-
Getting this error:
> magicpatch-install
Error: JavaScript Jupyter kernel not found. Try installing or re-installing IJavascript?
at C:\Users\...\AppData\Roaming\npm\node_modules\magicpa…
-
Often a set of tests has some common setup and teardown code you want to run for each test. It would be great to be able to do something like:
```
module TestMyModule
@setup begin
obj = SomeObj()…
ssfrr updated
8 years ago
-
![Screenshot (48)](https://user-images.githubusercontent.com/64141822/79979991-0c1c7400-84c0-11ea-8161-45dfce045104.png)
As i found the solution is to downgrade the tornado pip to 5.1.1 . Either usin…