[Raspbian] Missing numpy.i file
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 32.8k
- Forks
- 12.8k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 197
Description
I preformed a 'sudo apt-get python-numby' and 'sudo apt-get python-numby-doc'. Neither contain the numby.i SWIG interface file, even though the manual states they should be in numby/tools. This tools directory doesn't exist. Is there a way I can build this interface file myself, or can it be included?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the python-numpy and python-numpy-doc package contents and compare them with the manual's reference to numpy.i under numby/tools. Determine whether the missing SWIG interface file or the documentation is incorrect, then verify the corrected package or documentation contents.
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