numba / numba/numba-examples

setup.py looking for setuptools module

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
175
Forks
64
PR merge metrics
No merged PRs in 30d

Description

I followed the directions in README.md but it fails at the step "python setup.py install" with error:

python setup.py install
Traceback (most recent call last):
File "/home/ericmedlock/Documents/python-work/numba/numba-examples/setup.py", line 1, in
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the installation directions in README.md and the import at the top of setup.py. Reproduce the reported `python setup.py install` failure and determine how the missing setuptools dependency should be handled. Done means the documented installation path no longer stops at `ModuleNotFoundError`.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.