-
- [x] Suppress all logs other than user generated and critical error ones.
- [x] Log traversal path
-
can't install anki on raspi now.
-
-
## Current Behavior
conda update fails.
Traceback (most recent call last):
File "D:\Anaconda\Scripts\conda-script.py", line 4, in
import sys
File "D:\Anaconda\lib\site-packages\c…
-
I updated conda from 4.6.7 to 4.6.14 on a Windows 7 computer, after being prompted to by conda. I was in a Python 3 environment at the time, but ran the command to update the base-environment conda (w…
-
The current release prevents use of Python 3.10 and requires specific versions of Beautiful Soup and PyTube.
I've forked the repo to overcome these version limitations and it's working for me. I ha…
-
### Modules and code compartmentalization
#### python packages
when I tried
```
$ pip install beautifulsoup
```
I got this error
```
Defaulting to user installation because normal sit…
-
We can use a web scraping library to access the html document of a given festivals lineup.
-
First of all, I'd like to thank @asmeurer for putting together `setup.py bdist_conda` at all, because it makes maintaining conda packages much simpler.
That said, running `CONDA_PY=33 python setup.py…
-
I'm trying to get gumbo to work with python on ubuntu 14.04, and not having much work.
I built and installed gumbo by cloning the master branch:
```
durr@bigsrv:~/gumbo-parser⟫ ./autogen.sh
+ libtoo…