Dear Frederico,
it worked!
I've installed abjad successfully.
Thanks,
Stefan
Am So., 1. Nov. 2020 um 22:55 Uhr schrieb Federico Bruni :
> Il giorno dom 1 nov 2020 alle 17:07, Stefan Thomas
> ha scritto:
> > many thanks to Your fast reply. But unfortunately it didn't work. It
> > seems to be a py
Il giorno dom 1 nov 2020 alle 17:07, Stefan Thomas
ha scritto:
many thanks to Your fast reply. But unfortunately it didn't work. It
seems to be a python problem:
pip install setuptools
Collecting setuptools
Using cached
https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19
Dear Dave,
many thanks to Your fast reply. But unfortunately it didn't work. It seems
to be a python problem:
pip install setuptools
Collecting setuptools
Using cached
https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19aadef54496b74f2817cc147006
ec932b4/setuptools-44.1.1-py2.
Hi Stefan,
it seems the updating process failed before having installed a newer version of
pip (it says “command not found”). I would stick to learning how to install
stuff using pip (with which you can install many modules for Python, not only
abjad). If you’re using Ubuntu, reinstalling pip i
Dear Dave,
unfortunately I have no idea how I can install abjad. I wasn't able to do
it with pip, can I do it in another way?
Am So., 1. Nov. 2020 um 15:50 Uhr schrieb Dave Seidel :
> Hi Stefan,
>
> I suppose that the root user does not have pip in its path. I advise not
> worrying about it -- th
Dear Dave,
thanks for Your soon reply.
When I type
> sudo pip install --upgrade pip
>
I get
> sudo: pip: command not found
>
I don't know how to update pip.
Do You have a hint?
All the best,
Stefan
Am So., 1. Nov. 2020 um 14:15 Uhr schrieb Dave Seidel :
> Try upgrading pip with sudo (i.e., "s
Hi Stefan. I remember having to make my version of Python 3 (3.6 I think) the
system default (yours is 2.7) for abjad to work. I also remember having to
install some things as root for it to work (you have a “Permission Denied”
somewhere...). I read somewhere it’s not recommendable to use root w
Dear community,
I tried to install abjad with
pip install abjad
And I got:
> Collecting abjad
> Using cached
> https://files.pythonhosted.org/packages/f7/2f/23b14c7ff2ca1a5728e81fc1b5960374ec444efad43b197dca009
> 53d90cc/Abjad-3.1.tar.gz
> Could not import setuptools which is required to install
& Click with Atom (Henning Hraban Ramm)
>4. Re: Point & Click with Atom (Martín Rincón Botero)
>5. Lilypond and Python (Megan Aldrich)
>6. Percent repeat counter starting at 1 (David Sumbler)
>
>
>
> -- Forwarded message --
> From: "Martín R
Hey Megan,
I use a different approach, but have you checked Abjad already?
https://abjad.github.io/index.html
Cheers
Martín.
www.martinrinconbotero.com
On 31. Oct 2020, 18:51 +0100, Megan Aldrich , wrote:
> Hello,
>
> Is there a package that would allow me to output in a lilypond format from
>
Hello,
Is there a package that would allow me to output in a lilypond format from
python? I found something through google searches and it’s poorly
documented and hard to use. Is there something that you recommend using?
Meg
--
Megan Aldrich
Connecticut College
Hilary,
On 6 December 2011 22:30, Hilary Snaden wrote:
> After severe problems (which seemed to include a version conflict) with a
> Python hack, I uninstalled Python and LilyPond, then reinstalled first
> Python and then LilyPond without its bundled Python (largely to see if it
> still worked).
>BTW when LilyPond uninstalled, it left behind a lot of redundant entries
>in the Windoze registry. Not being a registry guru I have nothing
>constructive to add beyond commenting on this. :-(
>
>--
>Hilary
Also not a registry guru, but I use CCleaner (
http://www.piriform.com/ccleaner) to cle
After severe problems (which seemed to include a version conflict) with
a Python hack, I uninstalled Python and LilyPond, then reinstalled first
Python and then LilyPond without its bundled Python (largely to see if
it still worked).
So far it /has/ still worked, with my Python script calling
Petr Mladek <[EMAIL PROTECTED]> writes:
> I had problem to compile lilypond-1.4.10.tar.bz2 with new
> Python-2.2.tar.bz2.
>
> You already found the critical line in lilypond-book.py:
> # pyton2.2b2 barfs on this
> 'lilypond-block':
>
>r"""(?m)^(?!@c)(?P(?s)(?P@lilypond(\[(?P.*
Hello,
I had problem to compile lilypond-1.4.10.tar.bz2 with new
Python-2.2.tar.bz2.
You already found the critical line in lilypond-book.py:
# pyton2.2b2 barfs on this
'lilypond-block':
r"""(?m)^(?!@c)(?P(?s)(?P@lilypond(\[(?P.*?)\])?\s(?P.*?)@end
lilypond\s))""",
I found
16 matches
Mail list logo