-
Hello can someone help me with this error? I've already updated my Microsoft Visual Studio cause that was the first error now I am getting this. Why is this happening? Thank you!
```
C:\Users\LE…
-
Environment info
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version e43767ef2b648d0d5d57c00f38ccbd38390e38da
--- check: general
INFO…
-
**Describe the bug**
When there is a categorical column in the dataframe, csv writer is returning the code instead of the actual categorical data.
**Steps/Code to reproduce bug**
```python
In[17…
-
The following code should work:
```
editdistance.eval([[1, 2], [3, 4]], [])
Traceback (most recent call last):
File "", line 1, in
File "editdistance/bycython.pyx", line 11, in editdistance…
-
**I'm submitting a...**
- [X] bug report
- [ ] feature request
## Current Behavior
### Steps to Reproduce
```
~ $ conda update --all
Solving environment: failed
# >>>>>>>…
-
Hello.
Thanks for your lib. I'm currently trying to use your fer to detect emotions on webcam video. I've installed your fer using `pip install fer`. But i've met two issues:
1. When i'm initializ…
-
When i try to install textattack in anaconda, pop this message
and i use pip list didn't see textattack in list,so can this package run on Win10 OS?
-------------------------------------------------…
-
addition of editdistance dependency requires g++
### Steps to reproduce
1. pip install pylint on system without g++
### Current behavior
the following error is reported:
```$ pip install pyli…
-
## ❓ Questions and Help
I'm trying to install fairseq but i can't.
Whenever I execute this code `pip3 install fairseq`, I get this overwhelmingly long error.
Collecting fairseq
Using cac…
-
When building a software environment using a .yml file containing the pip package `camel-tools`, the Jupyter Notebook cell completes but the software environment isn't actually built because of the er…