I will be using your optimizer in my postdoctoral research project. To gain a thorough understanding of how the optimizer functions, I intend to download the files provided here and explore them within the Anaconda environment, which is the platform of choice for my project.
However, when attempting to do so using the prescribed command (conda env create -f mainEnvironment.yml), I encountered the following error message: EnvironmentFileNotFound: The file 'My path to the directory/folder containing the repository' was not found.
I employed two different methods to access the repository's contents. First, I used the "Download Zip" option, which resulted in a folder named 'MultiForestDemostration-master' being saved on my PC. Second, I employed the clone option with the command git clone https://github.com/maeehart/MultiForestDemonstration.git, resulting in a folder named 'MultiForestDemonstration'.
After inspecting both the downloaded and cloned folders, I was unable to locate the YAML file. Thus, I am eager to know where I can find this file. Any guidance or suggestions on how to resolve this issue and get it up and running would be greatly appreciated as well.
I am using Windows Feature Experience Pack 1000.19044.1000.0, with Anaconda 23.7.4, Python 3.11.5, git 2.40.1, pip 23.2.1
I will be using your optimizer in my postdoctoral research project. To gain a thorough understanding of how the optimizer functions, I intend to download the files provided here and explore them within the Anaconda environment, which is the platform of choice for my project.
However, when attempting to do so using the prescribed command (
conda env create -f mainEnvironment.yml), I encountered the following error message: EnvironmentFileNotFound: The file 'My path to the directory/folder containing the repository' was not found.I employed two different methods to access the repository's contents. First, I used the "Download Zip" option, which resulted in a folder named 'MultiForestDemostration-master' being saved on my PC. Second, I employed the clone option with the command
git clone https://github.com/maeehart/MultiForestDemonstration.git, resulting in a folder named 'MultiForestDemonstration'.After inspecting both the downloaded and cloned folders, I was unable to locate the YAML file. Thus, I am eager to know where I can find this file. Any guidance or suggestions on how to resolve this issue and get it up and running would be greatly appreciated as well.
I am using Windows Feature Experience Pack 1000.19044.1000.0, with Anaconda 23.7.4, Python 3.11.5, git 2.40.1, pip 23.2.1