-
**Is your feature request related to a problem? Please describe.**
In implementing #6483 , we realized there maybe a need to implement string column transpose to support future implementation of data…
-
Great library really loving it but I am running into the following error - any ideas why?
`---------------------------------------------------------------------------
TypeError …
-
(otrpy37) server@server-Z590-UD:~/Desktop/ocr_piles/DAVAR-Lab-OCR/davarocr$ python
Python 3.7.0 (default, Oct 9 2018, 10:31:47)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "c…
EYcab updated
3 years ago
-
### When i was following the instructions of installing celescope, i got some problems.
My scripts are as follows:
```
python3 -m pip install -i https://pypi.mirrors.ustc.edu.cn/simple/ celescope
…
-
This is in continuation of https://github.com/supercollider/supercollider/issues/4952
## Environment
Using SCNvim as the IDE plus:
* SuperCollider version: 3.11
* Operating system: Arch Linu…
-
Hi there, I am trying to install s3prl on my conda environment running 3.7, and I am getting some errors during the ```pip install -e ./``` command, I think because of some scipy issues. Would appreci…
-
### Steps to reproduce
Try to lint following code:
```python
a = 1
def foo():
global a
print(a)
```
### Current behavior
```
No config file found, using default configuration
**********…
-
Installed using pip. Tried the very simple example from the readme, but got this error when importing the package.
```
---------------------------------------------------------------------------
…
-
Make fresh env, pip install textattack[tensorflow, optional], textattack --help fails. See below.
C:\Users\stanl
λ cd dev
C:\Users\stanl\dev
λ mkdir textattacktest
C:\Users\stanl\dev
λ cd …
-
Hi,
I'm trying to install SeqVec on a mac (Mojave v10.14.6) but I seem to be running into some problems. Do you know how I could fix this? Is there an issue with GCC?
pip3 install bio-embeddings…