automl / automl/random_forest_run

swig deprecated options: `-modern` and `-py3`

Open
#80 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39
Forks
23
PR merge metrics
No merged PRs in 30d

Description

https://github.com/automl/random_forest_run/blob/1ba17650e734edd3ea536efc91d32815c4874e72/pyrfr/setup.py#L34
https://github.com/automl/random_forest_run/blob/1ba17650e734edd3ea536efc91d32815c4874e72/pyrfr/setup.py#L42

```
Deprecated command line option: -modern. Ignored, this option is now always on.
Deprecated command line option: -py3. Ignored, this option is no longer supported.
```

SWIG Version 4.3.0

Contributor guide

No contributing guide indexed for this repository

Research direction

Open pyrfr/setup.py at the two linked locations, lines 34 and 42, and inspect how the SWIG options are passed. Run the relevant build with SWIG 4.3.0 before and after the configuration change; done means the deprecated -modern and -py3 warnings no longer appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
build-system
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.