Еще одна интересная композиция для гитары. Исполнение:
Не нашел в свободном доступе нот для этой композиции. Подобрал по видео, выкладываю.
- Ноты - здесь

"sync_promo": {
"startup_count": 1
}
"sync_promo": {
"startup_count": 1,
"user_skipped": true
}
setup.exe /S /P 000.000.000.000 /N "Xerox 3325" /ND /L "0x0019"/S - указание на тихую установку
python ez_install.pyждем, пока скачается и установится модуль, наслаждаемся жизнью.
Installing Setuptools Traceback (most recent call last): File "setup.py", line 17, in exec(init_file.read(), command_ns) File "", line 8, in File "c:\users\namar\appdata\local\temp\tmp1tanvy\setuptools-2.1\setuptools\__ init__.py", line 11, in from setuptools.extension import Extension File "c:\users\namar\appdata\local\temp\tmp1tanvy\setuptools-2.1\setuptools\ex tension.py", line 5, in from setuptools.dist import _get_unpatched File "c:\users\namar\appdata\local\temp\tmp1tanvy\setuptools-2.1\setuptools\di st.py", line 15, in from setuptools.compat import numeric_types, basestring File "c:\users\namar\appdata\local\temp\tmp1tanvy\setuptools-2.1\setuptools\co mpat.py", line 19, in from SimpleHTTPServer import SimpleHTTPRequestHandler File "c:\python27\lib\SimpleHTTPServer.py", line 27, in class SimpleHTTPRequestHandler(BaseHTTPServer.BaseHTTPRequestHandler): File "c:\python27\lib\SimpleHTTPServer.py", line 208, in SimpleHTTPRequestHand ler mimetypes.init() # try to read system mime.types File "c:\python27\lib\mimetypes.py", line 358, in init db.read_windows_registry() File "c:\python27\lib\mimetypes.py", line 258, in read_windows_registry for subkeyname in enum_types(hkcr): File "c:\python27\lib\mimetypes.py", line 249, in enum_types ctype = ctype.encode(default_encoding) # omit in 3.x! UnicodeDecodeError: 'ascii' codec can't decode byte 0xae in position 11: ordinal not in range(128) Something went wrong during the installation. See the error message above.
ctype = ctype.encode(default_encoding)
print ctype
еще раз.python ez_install.py