Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

missing file requirements-notorch.txt

Open
#104 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
bash, python

Research direction

Read install_env.sh and trace its reference to requirements-notorch.txt; check whether that file exists in the repository and how the surrounding pip command is intended to work. Done means the installation path no longer points at a missing file and dependency installation can be verified.

Written by the indexing model from the issue text.

Description

part of install_env.sh refers to a file "requirements-notorch.txt" the pip install can't find this file.

Please let me know how to get this file.

Dominant language
Python
Stars
777
Forks
144
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from facebookresearch/CodeGen

All issues in facebookresearch/CodeGen

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.