Top "Anaconda3" questions

Anaconda, update Pytorch to the latest version 1.5

How could I update PyTorch from 1.4 -> 1.5 using Anaconda either through terminal or navigator? Updating Anaconda with conda update …

python anaconda pytorch anaconda3
PytestUnknownMarkWarning: Unknown pytest.mark.xxx - is this a typo?

I have a file called test.py with the following code: import pytest @pytest.mark.webtest def test_http_request(): …

python-3.x pytest anaconda3 pytest-markers
Anaconda installation get stuck at extract: anaconda-2020.02-py37_0.tar.bz2?

I am new to python. I am installing Anaconda 3 2020.02 (64-bit) on my windows 7 laptop. It get stuck at file name …

python anaconda3
Conda not recognizing that I have node installed?

I open the terminal. jupyter labextension install @jupyterlab/github An error occured. ValueError: Please install nodejs >=10.0.0 before continuing. nodejs …

node.js jupyter-lab anaconda3
Why do I get EnvironmentNotWritableError while installing eli5

I'm new to Python (1 month into Python). Trying to install eli5 to Python. I used conda install -c conda-forge eli5 …

python installation anaconda conda anaconda3
Anaconda Error - module 'brotli' has no attribute 'error'

I updated anaconda using Anaconda Command Prompt. After update whenever I run any command ex: conda info or conda list …

python anaconda conda anaconda3
No module named 'fbprophet'?

I have tried to install Facebook Prophet in Anaconda on Ubuntu following the instructions at: https://facebook.github.io/prophet/…

python facebook-prophet anaconda3