HexHive / HexHive/retrowrite

[BUG] How to setup at arm64 machine?

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

analysis-needed bug
Dominant language
Python
Stars
751
Forks
87
PR merge metrics
No merged PRs in 30d

Description

I don't know how to setup retrowrite at arm64 machine, there have only command `pip install -r requirements.txt` at General setup in [README.md](https://github.com/HexHive/retrowrite#readme) file, it have no further suggest.
I try to run `python setup.py`, get the following hint, what should i do next.
```
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
```
I hope someone can give me answer, thank you very much.

It seems missing a comma at https://github.com/HexHive/retrowrite/blob/master/setup.py#L8.

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 General setup section in README.md and the referenced lines in setup.py. Reproduce the reported setup.py invocation and inspect the suspected missing comma, then verify the documented installation path on an arm64 machine. Done means the setup instructions or packaging issue is clarified for arm64 users.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.