Firebird/GettingStarted: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
python3 -m venv .venv
python3 -m venv .venv
source .venv/bin/activate
source .venv/bin/activate
pip install pip setuptools --upgrade
pip install wheel
</nowiki></pre>
</nowiki></pre>
</div>
</div>

Revision as of 00:16, 4 May 2023