iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

  • Swift Programming
    • Swift Language
    • i0S Swift Issue
  • Devices
  • MacOS
  • Python Programming
  • Kotlin Programming
  • Memo

Tag: conda

Install packages into existing conda environment specified in environment.yml

December 27, 2020 Jeffrey Schneider

Question or issue on macOS: I have anaconda environment called ‘juldou_learning’.

Continue Reading

How can I build a python project with osx environment on travis

December 19, 2020 Abreonia Ng

Question or issue on macOS: I am trying to build osx support for a project on Travis. The problem is osx don’t ship python virtualenv natively. Here is the issue for that. I have gone through that issue and modified my travis file accordingly. Still my builds are failing with osx. Here is a travis […]

Continue Reading

How to get Conda and Virtualenv to work on mac OS Catalina?

December 12, 2020 Ollie MC

Question or issue on macOS: I previously had Conda running smoothly on Mojave, but I’ve found that the upgrade to Catalina moves the “anaconda3” folder to your Desktop > Relocated Items > Security > anaconda3. It seems Catalina’s security settings may not allow applications to install directly under the user directory anymore.

Continue Reading

Conda not found after upgrading to macOS Catalina

December 3, 2020 Ogima Cooper

Question or issue on macOS: I’ve just updated my MacBook to Catalina. After the update, zsh can’t find anymore. In fact, in my .zshrc I had:

Continue Reading

Conda: Creating a virtual environment

December 2, 2020 Andrew Rocky

Question or issue on macOS: I’m trying to create a virtual environment. I’ve followed steps from both Conda and Medium.

Continue Reading

calling conda source activate from bash script

November 30, 2020 Ollie MC

Question or issue on macOS: I’m trying to activate my conda env via a bash script. Even though the script runs fine and my PATH appears to be changed within the script, it’s getting reset somehow after the script terminates. I can call source activate test from the cmd line and it works fine. An […]

Continue Reading

Mac using default Python despite Anaconda install

November 30, 2020 Simon Abital

Question or issue on macOS: I am running Mac 10.9 Mavericks and have installed Anaconda. However, despite that, when I access python via terminal, I still get the default Apple version:

Continue Reading

How do I upgrade to Python 3.6 with conda?

November 26, 2020 Bell Jacquise

Question or issue on macOS: I’m new to Conda package management and I want to get the latest version of Python to use f-strings in my code. Currently my version is (python -V):

Continue Reading

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017