-
I'm running on a machine where I built PyTorch from source on CUDA 9.2 cuDNN 7.2.1, with Ubuntu 18.04. I built PyTorch from source exactly following directions, but when I went to install conda vision…
-
oleobj detects remote references in OpenXML files (docx, xlsx, pptx), but not in legacy OLE files (doc, xls, ppt). For example this sample is not detected:
- https://twitter.com/doc_guard/status/1710…
-
When parsing an HTML .msg email file, olefile is not able to enumerate/identify the stream in which the HTML Body content resides. It is missing the standard Body stream (i.e. `__substg1.0_1000001E` a…
-
general idea:
1. get PKGBUILD file of the package
2. read package dependencies and save them to the array
3. start reading dependencies from the array, go to step 1 and repeat steps
4. if the la…
-
Hello, I'm running the framework under a virtualenv with Python 3.5.2. When I `./start.sh`, I get this error:
```
Traceback (most recent call last):
File "run.py", line 3, in
from yowsup.…
-
some virus mark the micro dir type as stgty_empty instead of stgty_storage to hide itself. so, we should try to list the kids of stgty_empty if there are micros be hidden.
-
`getproperties` function creates massive property_type (ex.4294967295) that derives from unpacking '\xff\xff\xff\xff'.
![image](https://github.com/decalage2/olefile/assets/59224742/b64e3e39-e6e7-46…
-
-----> Python app detected
-----> Installing python-3.6.8
-----> Installing pip
-----> Installing SQLite3
-----> Installing requirements with pip
Collecting boto==2.40.0 (from -r /tmp/buil…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists o…
-
waiting for 1.1.2 to be PRed from pypi. so for now did manual `conda install -c conda-forge mock`
after `conda install -c conda-forge datalad-container` (on Mac) I get
```
(base) yoh@dataladmac2…