Problems with the darmonpoints package/Error: No module named util
I am a first-time user of sage, so please excuse me if the following question appears stupid to you more experienced users: I want to do some calculations on Darmon points, and for that purpose, I want to use the following package on sagecloud: https: // http://github.com / mmasdeu / darmonpoints
I installed it, but I cannot do any calculations with it. For instance, if I type the following command
sage: darmon_point(7,EllipticCurve('35a1'),41,20)
it answers: Error: No module named 'util'. Thanks in advance.
I concur that there are no obvious instructions on the site. Probably you just download the whole thing and then run in that directory.
In general, do not check the "community wiki" box when asking questions. The "community wiki" feature is for questions about ask-sage itself, rather than questions about Sage.