Skip to content
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

Improve error message with some called expressions #23684

Closed
rwst opened this issue Aug 23, 2017 · 8 comments
Closed

Improve error message with some called expressions #23684

rwst opened this issue Aug 23, 2017 · 8 comments

Comments

@rwst
Copy link

rwst commented Aug 23, 2017

This is not helpful at all:

    sage: sqrt(2)(x+1)
...
ValueError: the number of arguments must be less than or equal to 0

CC: @DaveWitteMorris

Component: symbolics

Branch/Commit: u/rws/improve_error_message_with_some_called_expressions @ bf1a112

Reviewer: Travis Scrimshaw

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

@rwst rwst added this to the sage-8.1 milestone Aug 23, 2017
@rwst
Copy link
Author

rwst commented Aug 23, 2017

@rwst
Copy link
Author

rwst commented Aug 23, 2017

Author: Ralf Stephan

@rwst
Copy link
Author

rwst commented Aug 23, 2017

New commits:

bf1a11223684: Improve error message with some called expressions

@rwst
Copy link
Author

rwst commented Aug 23, 2017

Commit: bf1a112

@jdemeyer
Copy link

comment:3

I think "failed attempt to make a function call on an expression without variables" is not very clear either.

@mkoeppe
Copy link
Member

mkoeppe commented Jul 5, 2021

comment:4

No longer needed with #14270.

@mkoeppe
Copy link
Member

mkoeppe commented Jul 5, 2021

Changed author from Ralf Stephan to none

@mkoeppe mkoeppe removed this from the sage-8.1 milestone Jul 5, 2021
@tscrim
Copy link
Collaborator

tscrim commented Aug 5, 2021

Reviewer: Travis Scrimshaw

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

4 participants