Skip to content

command line help() --> modules fails for *some* people #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
williamstein opened this issue Aug 10, 2007 · 1 comment
Closed

command line help() --> modules fails for *some* people #423

williamstein opened this issue Aug 10, 2007 · 1 comment

Comments

@williamstein
Copy link
Contributor

David Harvey says


I can confirm this:


sage: help()

Welcome to Python 2.5!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://www.python.org/doc/tut/.

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam".

help> modules

Please wait a moment while I gather a list of all available modules...

---------------------------------------------------------------------------
<type 'exceptions.NameError'>             Traceback (most recent call last)

/Users/wdj/sagefiles/sage-2.7/<ipython console> in <module>()

...

++++++++++++++++++++++++++++++++++++++++++

For other people (e.g., me) there's no problem. Hmm.

Component: user interface

Issue created by migration from https://trac.sagemath.org/ticket/423

@williamstein
Copy link
Contributor Author

comment:2

fixed by patching python itself (for sage-2.8.2)

tobiasdiez pushed a commit to tobiasdiez/sage that referenced this issue Feb 22, 2024
* Add initial support to generate R recipes from CRAN.

* take bits from conda-skeleton code and add cran subparser

* add cranstrategy abstract class

* Improvements related to the scrapping of cran webpage. Add tests to scrapping functions

Co-authored-by: Marcelo Duarte Trevisani <[email protected]>
Co-authored-by: ForgottenProgramme <[email protected]>
Co-authored-by: Jannis Leidel <[email protected]>
Co-authored-by: Mahe Iram Khan <[email protected]>
vbraun pushed a commit to vbraun/sage that referenced this issue May 28, 2025
sagemathgh-40164: ⬆️ Bump astral-sh/setup-uv from 6.0.1 to 6.1.0
    
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from
6.0.1 to 6.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/astral-sh/setup-
uv/releases">astral-sh/setup-uv's releases</a>.</em></p>
<blockquote>
<h2>v6.1.0 🌈</h2>
<h2>Changes</h2>
<p>This release adds the input <code>server-url</code> which defaults to
<code>https://github.com</code>. You can set this to a custom url to
control where this action downloads the uv release from. This is useful
for users of gitea and comparable solutions.</p>
<p><a href="https://github.com/sebadevo"><code>@​sebadevo</code></a>
pointed out that we don't invalidate the cache when the <code>prune-
cache</code> input is changed. This leads to unnessecarily big caches.
The input is now used to compute the cache key, properly invalidating
the cache when it is changed.</p>
<blockquote>
<p>[!NOTE]<br />
For most users this release will invalidate the cache once.
You will see the known warning <a href="https://github.com/astral-
sh/setup-uv?tab=readme-ov-file#why-do-i-see-warnings-like-no-github-
actions-cache-found-for-key">no-github-actions-cache-found-for-key</a>
This is expected and will only appear once.</p>
</blockquote>
<h2>🐛 Bug fixes</h2>
<ul>
<li>Purge cache in cache key <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/423">sagemath#423</a>)</li>
</ul>
<h2>🚀 Enhancements</h2>
<ul>
<li>feat: support custom github url <a
href="https://github.com/Zoupers"><code>@​Zoupers</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/414">sagemath#414</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>chore: update known versions for 0.7.7 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/422">sagemath#422</a>)</li>
<li>chore: update known versions for 0.7.6 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/415">sagemath#415</a>)</li>
<li>chore: update known versions for 0.7.5 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/412">sagemath#412</a>)</li>
<li>chore: update known versions for 0.7.4 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/410">sagemath#410</a>)</li>
<li>chore: update known versions for 0.7.3 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/405">sagemath#405</a>)</li>
<li>Fix path to known-checksums.ts <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/404">sagemath#404</a>)</li>
<li>Fix update-known-versions workflow argument <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/401">sagemath#401</a>)</li>
<li>Fix update-known-versions workflow <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/400">sagemath#400</a>)</li>
<li>Create version-manifest.json on uv release <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/399">sagemath#399</a>)</li>
<li>Run infrastructure workflows on arm runners <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/396">sagemath#396</a>)</li>
<li>chore: update known checksums for 0.7.2 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/395">sagemath#395</a>)</li>
<li>chore: update known checksums for 0.7.0 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/390">sagemath#390</a>)</li>
</ul>
<h2>📚 Documentation</h2>
<ul>
<li>Add section to README explaining if packages are installed by setup-
uv <a href="https://github.com/pirate"><code>@​pirate</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/398">sagemath#398</a>)</li>
</ul>
<h2>⬆️ Dependency updates</h2>
<ul>
<li>Bump dependencies <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/424">sagemath#424</a>)</li>
<li>Bump typescript from 5.8.2 to 5.8.3 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/393">sagemath#393</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="astral-sh/setup-uv@f0ec1fc3b38f5e
7cd731bb6ce540c5af426746bb"><code>f0ec1fc</code></a> Bump dependencies
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/424">sagemath#424</a>)</li>
<li><a href="astral-sh/setup-uv@e3d2ea5ff3caa7
cd667db7c002c73af49e25d0c3"><code>e3d2ea5</code></a> Purge cache in
cache key (<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/423">sagemath#423</a>)</li>
<li><a href="astral-sh/setup-uv@b3d7ca7ac0cfb9
bed70971df260b11ae45651477"><code>b3d7ca7</code></a> chore: update known
versions for 0.7.7 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/422">sagemath#422</a>)</li>
<li><a href="astral-sh/setup-uv@0e0f4bfefaa11c
95736e9c6840fa4f385a4d191f"><code>0e0f4bf</code></a> feat: support
custom github url (<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/414">sagemath#414</a>)</li>
<li><a href="astral-sh/setup-uv@71bb8825e45747
dfd0e027510a0fb7a62a35ece8"><code>71bb882</code></a> chore: update known
versions for 0.7.6 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/415">sagemath#415</a>)</li>
<li><a href="astral-sh/setup-uv@1417e890498498
23134e5e847554e76bb77cc550"><code>1417e89</code></a> chore: update known
versions for 0.7.5 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/412">sagemath#412</a>)</li>
<li><a href="astral-sh/setup-uv@1761eea391d1db
980fce81a3dfd2e97df1564d84"><code>1761eea</code></a> chore: update known
versions for 0.7.4 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/410">sagemath#410</a>)</li>
<li><a href="astral-sh/setup-uv@9864bc9c96305e
727bfcd4d4c1f8aadc2d03032f"><code>9864bc9</code></a> chore: update known
versions for 0.7.3 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/405">sagemath#405</a>)</li>
<li><a href="astral-sh/setup-uv@0e9cccb4b0fbe2
79b955cf2f38aaf894e4527678"><code>0e9cccb</code></a> Fix path to known-
checksums.ts (<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/404">sagemath#404</a>)</li>
<li><a href="astral-sh/setup-uv@b6f9e9c734eaef
252216c74d204178ad0ce70fd1"><code>b6f9e9c</code></a> Bump typescript
from 5.8.2 to 5.8.3 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/393">sagemath#393</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/astral-
sh/setup-uv/compare/v6.0.1...v6.1.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-
badges.githubapp.com/badges/compatibility_score?dependency-name=astral-
sh/setup-uv&package-manager=github_actions&previous-version=6.0.1&new-
version=6.1.0)](https://docs.github.com/en/github/managing-security-
vulnerabilities/about-dependabot-security-updates#about-compatibility-
scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
    
URL: sagemath#40164
Reported by: dependabot[bot]
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this issue May 29, 2025
sagemathgh-40164: ⬆️ Bump astral-sh/setup-uv from 6.0.1 to 6.1.0
    
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from
6.0.1 to 6.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/astral-sh/setup-
uv/releases">astral-sh/setup-uv's releases</a>.</em></p>
<blockquote>
<h2>v6.1.0 🌈</h2>
<h2>Changes</h2>
<p>This release adds the input <code>server-url</code> which defaults to
<code>https://github.com</code>. You can set this to a custom url to
control where this action downloads the uv release from. This is useful
for users of gitea and comparable solutions.</p>
<p><a href="https://github.com/sebadevo"><code>@​sebadevo</code></a>
pointed out that we don't invalidate the cache when the <code>prune-
cache</code> input is changed. This leads to unnessecarily big caches.
The input is now used to compute the cache key, properly invalidating
the cache when it is changed.</p>
<blockquote>
<p>[!NOTE]<br />
For most users this release will invalidate the cache once.
You will see the known warning <a href="https://github.com/astral-
sh/setup-uv?tab=readme-ov-file#why-do-i-see-warnings-like-no-github-
actions-cache-found-for-key">no-github-actions-cache-found-for-key</a>
This is expected and will only appear once.</p>
</blockquote>
<h2>🐛 Bug fixes</h2>
<ul>
<li>Purge cache in cache key <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/423">sagemath#423</a>)</li>
</ul>
<h2>🚀 Enhancements</h2>
<ul>
<li>feat: support custom github url <a
href="https://github.com/Zoupers"><code>@​Zoupers</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/414">sagemath#414</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>chore: update known versions for 0.7.7 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/422">sagemath#422</a>)</li>
<li>chore: update known versions for 0.7.6 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/415">sagemath#415</a>)</li>
<li>chore: update known versions for 0.7.5 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/412">sagemath#412</a>)</li>
<li>chore: update known versions for 0.7.4 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/410">sagemath#410</a>)</li>
<li>chore: update known versions for 0.7.3 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/405">sagemath#405</a>)</li>
<li>Fix path to known-checksums.ts <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/404">sagemath#404</a>)</li>
<li>Fix update-known-versions workflow argument <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/401">sagemath#401</a>)</li>
<li>Fix update-known-versions workflow <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/400">sagemath#400</a>)</li>
<li>Create version-manifest.json on uv release <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/399">sagemath#399</a>)</li>
<li>Run infrastructure workflows on arm runners <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/396">sagemath#396</a>)</li>
<li>chore: update known checksums for 0.7.2 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/395">sagemath#395</a>)</li>
<li>chore: update known checksums for 0.7.0 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/390">sagemath#390</a>)</li>
</ul>
<h2>📚 Documentation</h2>
<ul>
<li>Add section to README explaining if packages are installed by setup-
uv <a href="https://github.com/pirate"><code>@​pirate</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/398">sagemath#398</a>)</li>
</ul>
<h2>⬆️ Dependency updates</h2>
<ul>
<li>Bump dependencies <a
href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/424">sagemath#424</a>)</li>
<li>Bump typescript from 5.8.2 to 5.8.3 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/setup-
uv/issues/393">sagemath#393</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="astral-sh/setup-uv@f0ec1fc3b38f5e
7cd731bb6ce540c5af426746bb"><code>f0ec1fc</code></a> Bump dependencies
(<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/424">sagemath#424</a>)</li>
<li><a href="astral-sh/setup-uv@e3d2ea5ff3caa7
cd667db7c002c73af49e25d0c3"><code>e3d2ea5</code></a> Purge cache in
cache key (<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/423">sagemath#423</a>)</li>
<li><a href="astral-sh/setup-uv@b3d7ca7ac0cfb9
bed70971df260b11ae45651477"><code>b3d7ca7</code></a> chore: update known
versions for 0.7.7 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/422">sagemath#422</a>)</li>
<li><a href="astral-sh/setup-uv@0e0f4bfefaa11c
95736e9c6840fa4f385a4d191f"><code>0e0f4bf</code></a> feat: support
custom github url (<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/414">sagemath#414</a>)</li>
<li><a href="astral-sh/setup-uv@71bb8825e45747
dfd0e027510a0fb7a62a35ece8"><code>71bb882</code></a> chore: update known
versions for 0.7.6 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/415">sagemath#415</a>)</li>
<li><a href="astral-sh/setup-uv@1417e890498498
23134e5e847554e76bb77cc550"><code>1417e89</code></a> chore: update known
versions for 0.7.5 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/412">sagemath#412</a>)</li>
<li><a href="astral-sh/setup-uv@1761eea391d1db
980fce81a3dfd2e97df1564d84"><code>1761eea</code></a> chore: update known
versions for 0.7.4 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/410">sagemath#410</a>)</li>
<li><a href="astral-sh/setup-uv@9864bc9c96305e
727bfcd4d4c1f8aadc2d03032f"><code>9864bc9</code></a> chore: update known
versions for 0.7.3 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/405">sagemath#405</a>)</li>
<li><a href="astral-sh/setup-uv@0e9cccb4b0fbe2
79b955cf2f38aaf894e4527678"><code>0e9cccb</code></a> Fix path to known-
checksums.ts (<a href="https://redirect.github.com/astral-sh/setup-
uv/issues/404">sagemath#404</a>)</li>
<li><a href="astral-sh/setup-uv@b6f9e9c734eaef
252216c74d204178ad0ce70fd1"><code>b6f9e9c</code></a> Bump typescript
from 5.8.2 to 5.8.3 (<a href="https://redirect.github.com/astral-
sh/setup-uv/issues/393">sagemath#393</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/astral-
sh/setup-uv/compare/v6.0.1...v6.1.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-
badges.githubapp.com/badges/compatibility_score?dependency-name=astral-
sh/setup-uv&package-manager=github_actions&previous-version=6.0.1&new-
version=6.1.0)](https://docs.github.com/en/github/managing-security-
vulnerabilities/about-dependabot-security-updates#about-compatibility-
scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
    
URL: sagemath#40164
Reported by: dependabot[bot]
Reviewer(s):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant