Python Forum
Problem with the environment
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with the environment
#1
Welcome,
these are my first steps in Python.
I tried to get to the file with the '.yml' extension using Anaconda software.
I try to get there in the following way, but I get an error in the field 'Solving environment: failed':

C:\Users\rafal\Pierian-Data-Courses\Python-for-Finance-Repo-master>_conda env create -f environment.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

the '_conda' and 'environment.yml' file is in the 'Python-for-Finance-Repo-master' folder if it matters.

Where do I make a mistake?
Thank you in advance for your help.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020