microsoft / microsoft/Graphormer

no setup.py and --user-feature param

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

Nobody has claimed this yet.

Dominant language
Python
Stars
2.5k
Forks
374
PR merge metrics
No merged PRs in 30d

Description

Hello, follow the provided readme to run the bash script all the way, at the end of pip install. --use-feature=in-tree-build

python setup.py build_ext --inplace error no such option: --use-feature

(null): can't open file 'setup.py': [Errno 2] No such file or directory

, So I try cd cd fairseq directory and git submodule update --init --recursive submodule installation after pip install. --use-feature=in-tree-build. no such option: --use-feature

In other words, the source code of the project may not be fully uploaded, and the setup.py and --use-feature parameters are missing

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start with the provided README and run the bash script through the pip install step, then inspect the project root and fairseq directory for setup.py and the referenced pip option. Compare the documented commands with the installed pip behavior; done means the documented installation and build_ext --inplace workflow runs without the reported missing-file or unsupported-option errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.