Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Installing boost 1.69

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

Nobody has claimed this yet.

Assessment

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

Research direction

The issue mentions installing Boost 1.69 alongside Python 3.8.6, with an error reporting Python 3.9 as an unknown feature value. Start by reproducing the Boost 1.69 installation and checking how the Python version is detected. Done means identifying whether the error is a configuration problem or a Boost compatibility issue and documenting the supported resolution.

Written by the indexing model from the issue text.

Description

Hey, I have installed boost 1.72, but I need boost 1.69 for ROS.

However when I try to install it I get an error saying:

error: "3.9" is not a known value of feature <python>
error: legal values: "3.8"

My python version is 3.8.6.

Can someone help my with this?

Dominant language
C++
Stars
537
Forks
223
Avg merge
11h 22m
Merged PRs (30d)
2

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.

More from boostorg/python

All issues in boostorg/python

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.