Ah yes! That was the issue!
Thank you!
Best,
Galen
On Friday, June 11, 2021 at 9:04:24 AM UTC-5 dim...@gmail.com wrote:
> did you
>
> source .homebrew-build-env
>
> ?
>
> On Fri, 11 Jun 2021, 14:55 'Galen Dorpalen-Barry' via sage-devel, <
> sage-...@go
t;> A few details would help:
>> - what version of sage?
>> - what OS/version?
>> - build from source/download from sagemath.org/use package manager for
>> some system?
>>
>> FWIW, I tried your example on sage 9.3.rc4, with no complaints (macOS
>> 10.15.7).
&
Hello Sage-Devel,
For each n, I want to create a list of numbers [0,..., binomial(n,2)-1].
When I use the "[0...3]" or "[0..5]" (or similar) in the terminal,
everything is fine. When I put any of those into a function, I get an
attribute error. For example, I can make the function
def error_ma