Skip to content

Add troubleshooting doc for Python version and Windows install issues - #289

Open
sharmai309 wants to merge 1 commit into
motiwari:mainfrom
sharmai309:docs-python-version-troubleshooting
Open

Add troubleshooting doc for Python version and Windows install issues#289
sharmai309 wants to merge 1 commit into
motiwari:mainfrom
sharmai309:docs-python-version-troubleshooting

Conversation

@sharmai309

Copy link
Copy Markdown

While setting up a dev environment on a fresh Ubuntu (WSL) install with Python 3.14 as default, pip install banditpam failed trying to build from source, since no wheel exists for 3.13+. Switching to Python 3.11 (via deadsnakes) fixed it immediately. Also hit the build-essential missing dependency and the missing MNIST_70k.csv test fixture. Adding this troubleshooting doc so future contributors don't lose time on the same issues. Happy to adjust format/location if you'd prefer this content elsewhere (e.g. README).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant