JovianHQ / jovian-py

Collaboration platform for data science projects & Jupyter notebooks
https://www.jovian.ai
112 stars 31 forks source link

import jovian: command not found #180

Closed pyyum closed 4 years ago

pyyum commented 4 years ago

Having difficulties importing jovian because the installation fails &/ or is not complete. I am using the zsh terminal on mac

(base) raha@Rahas-MBP ~ % ls 01-pytorch-basics-2 01-pytorch-basics.ipynb environment-linux.yml environment.yml (base) raha@Rahas-MBP ~ % conda env update

EnvironmentFileNotFound: '/Users/raha/environment.yml' file not found

(base) raha@Rahas-MBP ~ % cd 01-pytorch-basics-2 (base) raha@Rahas-MBP 01-pytorch-basics-2 % jovian install [jovian] Detected conda environment file: environment.yml

Please provide a name for the conda environment [notebook]: 3

[jovian] Executing: conda env update --file "environment.yml" --name "3"

Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

[jovian] Error: Installation failed!