Skip to content

Comments

chore: Update & restructure instructions for setting up dev environment#637

Merged
shundread merged 1 commit intomasterfrom
doc-readme-updates-2025-08
Aug 20, 2025
Merged

chore: Update & restructure instructions for setting up dev environment#637
shundread merged 1 commit intomasterfrom
doc-readme-updates-2025-08

Conversation

@shundread
Copy link
Contributor

No description provided.

@shundread shundread requested a review from jforsman August 14, 2025 12:35
Copy link
Contributor

@jforsman jforsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now this looks a lot better than before, just some more detailed things to add in my opinion.

pyenv install 3.11.9
```

If you encounter trouble building python 3.11.9 even after setting up the suggested build environment, you should consult the [pyenv common problems FAQ](https://github.com/pyenv/pyenv/wiki/Common-build-problems) to proceed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe even add the specific 3.11.9 installation problem with ubuntu here? I do not remember which libraries needed to be installed.

Copy link
Contributor Author

@shundread shundread Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually for Ubuntu 24.04 the problem is irrelevant since it's got a newer python than 3.11.9. But the suggested build environment on the previous paragraph (should) cover all build dependencies for 3.11.9

From the VM:

thiago@ubuntu-sandbox:~$ pyenv global system
thiago@ubuntu-sandbox:~$ python3 --version
Python 3.12.3
thiago@ubuntu-sandbox:~$ head -1 /etc/os-release
PRETTY_NAME="Ubuntu 24.04.2 LTS"

@shundread shundread force-pushed the doc-readme-updates-2025-08 branch from 15eed78 to 33aee7c Compare August 20, 2025 10:19
@shundread shundread requested a review from jforsman August 20, 2025 10:21
@sonarqubecloud
Copy link

@shundread shundread merged commit 12e0c3b into master Aug 20, 2025
3 checks passed
@shundread shundread deleted the doc-readme-updates-2025-08 branch August 20, 2025 11:43
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.

2 participants