Skip to content
IRZU INSTITUTE

IRZU INSTITUTE

Inštitut za raziskovanje zvočnih umetnosti

  • ABOUT
  • EVENTS
    • ARTISTIC
    • EDUCATIONAL
    • INTERVIEWS
    • ONLINE
    • PRODUCTION
  • PRODUCTS
    • DIRECTIONAL AUDIO SPEAKERS
    • BREATHING EXERCISE GAMES
    • VIRTUAL REALITY
    • INTERACTIVE MIDI
    • SMARTDRUMS ANDROID SOFTWARE
    • SMARTGUITARS OPEN SOURCE
    • UNIVERSAL RECORDING CABLES
    • ANDROID TO SHEETS LOGGING
    • ANDROID TO CALENDAR LOGGING
    • WEBCAM LIE DETECTOR OVERLAY
  • RESEARCH
    • OPEN SOURCE BIOLOGY
    • ACOUSTICS & DSP
    • DATA MANAGEMENT
    • ELASTIC & LUCENE
    • FFT & WAVELETS
    • GAME DEVELOPMENT
    • JS, REACT & NODE
    • KERNEL STREAMING
    • LINUX & ANDROID
    • LOW VOLTAGE IC
    • MEMS SYSTEMS
    • MQTT & IOT AUTOMATION
    • REST/HTTP & GRAPHQL
    • VIRTUALIZATION
    • 3D PRINTING & FABRICATION
  • EDUCATION
    • CRISPR WORKSHOP
    • TASKER WORKSHOP
    • PUREDATA WORKSHOP
  • INTERNSHIPS

Tag: conda

RESEARCH

python – Jupyter notebook dead kernal

February 12, 2022admin

It seems conda has not installed properly in your system. Try again by uninstalling the anaconda and install it back from scratch. Please check this link to install Anaconda. After…Read morepython – Jupyter notebook dead kernal

RESEARCH

python – Packages Not Found Error: Not available from current channel- Bioconda

February 11, 2022admin

Using a Mac with M1 chip, I’m trying to install the following Bioconda packages: cutadapttrim-galoresamtoolsbedtools.htseq.bowtie2.deeptools.macs2 I’ve been able to install picard and fastqc with no issues, but all others turn…Read morepython – Packages Not Found Error: Not available from current channel- Bioconda

RESEARCH

conda python isn’t using the numpy version I try install if I also specify that it should use python 2

February 7, 2022admin

Ok. Got it! When I run sys.path it looks in “.local/lib/python2.7/site-packages” before it looks in “anaconda3/envs/test2/lib/python2.7/site-packages” I don’t think I was ever using the python version in .local, and so…Read moreconda python isn’t using the numpy version I try install if I also specify that it should use python 2

RESEARCH

anaconda – This Python interpreter is in a conda environment, but the environment has not been activated

January 31, 2022admin

I just updated Windows to Windows 10 20H2 and when ever I open an Anaconda terminal or I try using Anaconda interpreter or python or try running a python code…Read moreanaconda – This Python interpreter is in a conda environment, but the environment has not been activated

RESEARCH

Bioconda faststructure – gitmetadata

January 13, 2022admin

I am using the conda env of faststructure from bioconda channel. Got this error messages. Could it be that the bioconda package needs to be updated? Best regards: python structure.py…Read moreBioconda faststructure – gitmetadata

RESEARCH

python – conda environment conflict: guesslang and TensorFlow

January 10, 2022admin

when I run conda env create -f environment.yml in my ubuntu 20.04, but conflict occurs. how can I solve it? I try to update my anaconda, but it doesn’t go…Read morepython – conda environment conflict: guesslang and TensorFlow

RESEARCH

Tutorial says there is no conda package for nbdev

December 30, 2021admin

The tutorial reads: There is not a conda package for nbdev, so you’ll need to use pip to install it. On the installation page, however, it says: nbdev is on…Read moreTutorial says there is no conda package for nbdev

DATA MANAGEMENT RESEARCH

Create Environments with Different Python Versions in Anaconda

December 30, 2021admin

With Anaconda, we can create virtual environments with different Python versions. This can be very handy when certain package only supports certain Python versions. This article shows you the simple…Read moreCreate Environments with Different Python Versions in Anaconda

DATA MANAGEMENT RESEARCH

python – Conda-Forge vs. conda-forge repo and security

December 28, 2021admin

So I use miniconda and was trying to install pyperclip from conda-forge but by mistake I capitalized the name so I run: conda install -c Conda-Forge pyperclip (Note the capital…Read morepython – Conda-Forge vs. conda-forge repo and security

DATA MANAGEMENT RESEARCH

c++ – Embedded python interpreter won’t use virtual conda environment

December 28, 2021admin

I am trying to build a C++ program that embeds the python interpreter using pybind11. I am using Visual Studio 2019 on Windows with a C++ project (not CMake). I…Read morec++ – Embedded python interpreter won’t use virtual conda environment

LINUX & ANDROID

Error when using RPA.Dialogs – Troubleshooting

December 23, 2021admin

One thing to avoid here is to have duplicates in the conda and pip sections. Pip just basically overwrites dependencies quite brutally and can break things.So I’d first drop the…Read moreError when using RPA.Dialogs – Troubleshooting

3D MODELLING DATA MANAGEMENT LINUX & ANDROID

How big is your / (root)? – #22 by Tim – Hardware

December 13, 2021admin

Just to give you another data point: my Kubuntu 21.04 installation (upgraded continuously since 20.04 or earlier) has a 100GB / partition, 53GB of them used. This is for mixed…Read moreHow big is your / (root)? – #22 by Tim – Hardware

DATA MANAGEMENT LINUX & ANDROID

Deepfakes Faceswap Installation Setup Tutorial Manjaro Linux

November 15, 2021admin

Installing Deepfakes Faceswap on Manjaro Linux First Install the Nvidia Drivers in: Manjaro Settings → Hardware Configuration → Auto Install Proprietary Drivers Ensure git is installed. Then Install Faceswap: forum.faceswap.dev/viewtopic.php?f=4&t=68…Read moreDeepfakes Faceswap Installation Setup Tutorial Manjaro Linux

DATA MANAGEMENT

python – Keras model setup (miniconda) in RStudio

November 3, 2021admin

I am attempting to create a simple keras model in R Studio, using model <- keras_model_sequential I have the following libraries install and present: keras dplyr reticulate However, when I…Read morepython – Keras model setup (miniconda) in RStudio

Copyright © 2022 IRZU INSTITUTE | Deneb by Firefly Themes
Scroll Up