Category "anaconda"

Exception: Java gateway process exited before sending its port number

I'm facing an issue when trying to use pyspark=3.1.2. I have java 1.8 installed and added in my user path. But according to the docs it does not need any other

In Anaconda couldn't download older version of scikit learn package using "pip install scikit-learn==0.21.3" Collecting scikit-learn==0.21.3 Using c

I'm getting this error:Collecting scikit-learn==0.21.3 Using cached scikit-learn-0.21.3.tar.gz (12.2 MB) Requirement already satisfied: numpy>=1.11.0 in c:\u

ModuleNotFoundError - Installing PyCharm and Anaconda [duplicate]

I'm setting up PyCharm and Anaconda on a new computer and am running into errors saying modules are not found. I've confirmed that the module,

Command Prompt / Anaconda Command Prompt not opening in Windows 11

I am doing a research project that involves me running terminals in the Anaconda Command Prompt. I was able to install and work the current version of Anaconda

Could not fetch URL https://pypi.org/simple/absl-py/: when creating condas environment from file

I am trying to create an anacondas environment from a yml file I have, I have installed anacondas, have added C:\ProgramData\Anaconda3 C:\ProgramData\Anaconda3

showing image from 4k video

Hi i'm using opencv to read the frame of a 4k video: ret, frame = cap.read() gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) cv2.imshow('frame', gray) but it do

Why do I get different output depending on whether I enter the values manually or read a CSV file with exactly the same values?

I'm trying to plot the fall of an object (an optical fork to be precise) as a function of time in order to verify that the law of gravity is indeed 9.81. The di

KeyError while reading a CSV file in Python

I am trying to plot the fall of an object (an optical fork to be precise) as a function of time in order to verify that the law of gravity is indeed 9.81. The d

RuntimeError: class '__torch__.kornia.geometry.boxes.Boxes3D' already defined

I am using a Premade code that works on colab.research.google.com but when I downloaded it locally and used Jupyter I got this error RuntimeError: class '__torc

Get previous package versions with conda

Given a specific package name when I run conda list my-package-name I get its current version. What's a simple way / command to get instead the history of the p

How to choose executable which runs a virtual environment

How does one create virtual environment that runs on it's own executable? I used anaconda to create new Venv (to experiment with installing new modules) by clon

How to overcome "No module named 'keras'" while importing tensoflow_hub

I am using Anaconda and Jupyter Notebook. I need a tensorflow_hub to import the ResNet model, however, I get the error No module named Keras. I've installed ker

Incompatibility issue when installing tensorflow in conda

I was trying to install tensorflow in a new conda environment, but I met an incompatibility issue. First, I use conda search tensorflow-gpu -c conda-forge to se

Import geoviews in Anaconda

I am trying to install the geoviews module. I installed it successfully but when I am trying to import it in my code I have this message: No module named 'chann

Best way to activate my conda environment for a python script on a windows PC

I've made a python script for multiple users and I want to be able to run it by just double clicking the script. I also have made a conda env for this script an

How to run mypyc in Spyder?

How does one install/run mypyc on Anaconda/Spyder? The documentation (https://mypyc.readthedocs.io/en/latest/index.html#) does not address this.

Adding libraries in Spyder

I installed the libraries I needed by using these commands below: conda install matplotlib conda install numpy I see the '# All requested packages already insta

how to fix anaconda driver issue?

libGL error: MESA-LOADER: failed to open radeonsi: /home/moritz/anaconda3/lib/python3.9/site-packages/matplotlib/../../../libstdc++.so.6: version `GLIBCXX_3

Conda: How to prevent mkl to openblas switch

Conda wants to downgrade my blas, lapack etc. packages from an mkl to an openblas version. I understand that conda juggling with mkl versus openblas seems not a

Cannot move or resize Anaconda Navigator window

Are there any way out to have a maximize button on the Anaconda Navigator window? I have installed Anaconda in Ubuntu & created a custom launcher using this