question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Quiet install option

See original GitHub issue

Something I’d like to use when autogenerating examples in documentation is the ability to pass quiet=True to this julia.install.

https://github.com/MilesCranmer/PySR/blob/d369a9b9ea2fd7b57c3290a0331e828df5269480/pysr/sr.py#L27

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
MilesCranmercommented, Feb 2, 2022

Done!

1reaction
MilesCranmercommented, Feb 2, 2022

Thanks! Seems to be working on 0ef4d0599b01417fff26d35bc53ddb0e369f7ce6

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Silent Install options for the Windows installer (msiexec)
The Silent Install options for the Windows installer (msiexec) ; /quiet, /q, qn, Fully silent mode ; /passive, Unattended mode, shows progress bar...
Read more >
5 ways to find silent install parameters - PDQ
1. Find silent install parameters with the usage statement · 2. Use Google to find silent install parameters · 3. The Universal Silent...
Read more >
Microsoft Standard Installer Command-Line Options
Quiet display option. The installer runs an installation without displaying a user interface. No prompts, messages, or dialog boxes are ...
Read more >
Examples of silent installation commands - IBM
To perform a silent installation, run the setup program with the appropriate command line options. This section provides some examples.
Read more >
How to Silently Install EXE and MSI setup applications ...
A silent (or unattended) installation is the ability to install an application package without any user interaction. This means that the user ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found