allenai / allenai/beacon

Missing environment.yml file

未关闭
#1 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
14
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

---
name: Missing environment.yml file
about: Report an issue regarding the absence of the environment.yml file when creating a conda environment
title: 'Missing environment.yml file'
labels: 'bug'
assignees: ''

---

**Description**

I'm trying to create a conda environment for this project, but it appears that the `environment.yml` file is missing.

**Steps to Reproduce**

Steps to reproduce the behavior:
1. Clone the repository using `git clone `
2. Navigate to the repository directory
3. Run the command `conda env create -f environment.yml`
4. See error: `EnvironmentFileNotFound: '/home/ryan/Desktop/beacon/environment.yml' file not found`

**Expected behavior**

I think maybe the `environment.yml` file should be present in the repository root, and the command `conda env create -f environment.yml` should create the conda environment successfully.

**Environment (please complete the following information):**
- OS: Linux
- Conda version: conda 24.4.0
- Repository version/commit: main, latest commit

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。