Skip to content

fix ascii art, added virtual env setup scripts (linux)#99

Open
0000xFFFF wants to merge 7 commits into
RUB-NDS:masterfrom
0000xFFFF:master
Open

fix ascii art, added virtual env setup scripts (linux)#99
0000xFFFF wants to merge 7 commits into
RUB-NDS:masterfrom
0000xFFFF:master

Conversation

@0000xFFFF
Copy link
Copy Markdown

  • fix ascii art escape error with raw strings (\|)
  • added virtual env scripts
    • setup-env.sh makes python virtual env and installs all requirements from requirements.txt
    • install.sh just ln-s a pret shell script which runs pret.py in venv (so you can run 'pret' from anywhere)
    • added requirements.txt (so you can run pip install -r requirements.txt)

Comment thread requirements.txt
colorama
win_unicode_console
pysnmp-lextudio==5.0.31
pyasn1==0.6.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This particular version requirements and one above was the key insight that made discovery work for me. Thank you!

@varenc
Copy link
Copy Markdown

varenc commented Jul 15, 2025

Thank you! This PR allowed me to get PRET running. The requiremets.txt in particular. Thank you! @jensvoid consider merging this please :-)

@sammothxc
Copy link
Copy Markdown

nice work! you might consider adding the shebang to setup-env.sh

more cleanup

env -> venv
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.

3 participants