Tessa Green
Tessa Green
This also worked for me when my figure captions had a totally different font than the rest of the text. Not the slightest idea why, hopefully it didn't break anything...
Having the same issue as @BeeGass , any chance you've found a fix? `RuntimeError: Unable to initialize backend 'METAL': INVALID_ARGUMENT: Mismatched PJRT plugin PJRT API version (0.47) and framework PJRT...
DatlingerBock2017 incorrectly labeled as non-leukemia in dataset info table
Hi @wconnell The code for Figure 5 is located [here](https://github.com/sanderlab/scPerturb/blob/8f2b357a0bedd272e63f587f787494ad6dc6f652/revision/unsolicited_review/notebooks/Edist_internal_benchmark.ipynb). There were some changes made when switching to the final Nature Methods version of the paper, most notably the introduction...
Prior to installing pertpy, install Qt5 via brew (and follow the directions to add to path), restart terminal, then run: `pip install pyqt5 --config-settings --confirm-license= --verbose` Then pip install pertpy...
Accidentally closed when trying to add additional issue: Setting up developer environment as described [here](https://pertpy.readthedocs.io/en/latest/contributing.html) At the `make install` step I get ` • Installing pyqt5-qt5 (5.15.2): Failed RuntimeError Unable...
`pip install PyQt5-Qt5 ERROR: Could not find a version that satisfies the requirement PyQt5-Qt5 (from versions: none) ERROR: No matching distribution found for PyQt5-Qt5` Not sure where to go from...
Installing from the latest development branch following the directions in the Contributor Guide works, and I'm seeing the 'ete3' warning on import. Nox runs successfully and I'm able to import...
New brew install required by the _dialogue.py. The new linear programming solver requires system-wise ipopt install on Mac, which can be done with `brew install ipopt`
Oh, yes sorry this came up when trying to run Dialogue, the install was fine/didn't error and I just had the problem when I tried to run the multifactor PMD...