-
Notifications
You must be signed in to change notification settings - Fork 21
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
Install error #29
Comments
Also getting this error -- have you been able to solve this? |
The same for me :-( |
This program was not updated for python3 yet. I'll push a new version today. |
Thanks @Miserlou let me know when and I will test. |
This is what I am getting - as of August 2022.
|
Try running pip pointing directly to the source code. This worked for me on python 3.9.13: The package in the pip repo is currently still pointing to 0.7.0 but the sourcecode has been updated to 0.9.0 to be used against python3, but looks like it has not been published to the repo yet.
|
That fixed it for me; thanks! |
Also had this error.
Is this package still maintained ? |
Hi,
I am not sure what is going on but if I run py -m pip install chords2midi I get the error below. Any ideas what is going wrong?
Defaulting to user installation because normal site-packages is not writeable
Collecting chords2midi
Using cached chords2midi-0.7.0.tar.gz (4.6 kB)
ERROR: Command errored out with exit status 1:
command: 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_e3397ee0f75b4079a4d7368745ce859c\setup.py'"'"'; file='"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_e3397ee0f75b4079a4d7368745ce859c\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\tim_w\AppData\Local\Temp\pip-pip-egg-info-djfcgpkk'
cwd: C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_e3397ee0f75b4079a4d7368745ce859c
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_e3397ee0f75b4079a4d7368745ce859c\setup.py", line 12, in
with open(os.path.join(os.path.dirname(file), 'requirements.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_e3397ee0f75b4079a4d7368745ce859c\requirements.txt'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/bd/ec/73f2f847cab52b6eed12be1d4ca068e04454bcbbd076210b4f5f90234526/chords2midi-0.7.0.tar.gz#sha256=a5937a5ac3faddb16948298704fc9590b50f07c5c552b104c2a677dbf57dc966 (from https://pypi.org/simple/chords2midi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached chords2midi-0.3.0.tar.gz (3.9 kB)
ERROR: Command errored out with exit status 1:
command: 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_deb01cae16a64cc7b332048a23ae5a03\setup.py'"'"'; file='"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_deb01cae16a64cc7b332048a23ae5a03\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\tim_w\AppData\Local\Temp\pip-pip-egg-info-zi5o2bfv'
cwd: C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_deb01cae16a64cc7b332048a23ae5a03
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_deb01cae16a64cc7b332048a23ae5a03\setup.py", line 12, in
with open(os.path.join(os.path.dirname(file), 'requirements.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_deb01cae16a64cc7b332048a23ae5a03\requirements.txt'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/00/e5/069c9b8a770a74f664a5bf0913dd6ffcb14f41615f1eca322b3de16e843c/chords2midi-0.3.0.tar.gz#sha256=c87d26dfbcf6a0efca4bb49a37567c1ca47085d357725b2cace90971584ad883 (from https://pypi.org/simple/chords2midi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached chords2midi-0.2.0.tar.gz (3.8 kB)
ERROR: Command errored out with exit status 1:
command: 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_62987ef196bb4ec3b9ee7888b9d0cf03\setup.py'"'"'; file='"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_62987ef196bb4ec3b9ee7888b9d0cf03\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\tim_w\AppData\Local\Temp\pip-pip-egg-info-hoax0o7t'
cwd: C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_62987ef196bb4ec3b9ee7888b9d0cf03
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_62987ef196bb4ec3b9ee7888b9d0cf03\setup.py", line 12, in
with open(os.path.join(os.path.dirname(file), 'requirements.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_62987ef196bb4ec3b9ee7888b9d0cf03\requirements.txt'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/de/2f/cf2fb5132e8684490717b51975c9ebac708980fcc858c69970835715c1fa/chords2midi-0.2.0.tar.gz#sha256=08809fa6d97c5c31552515a8a7c72fc0ab0238b6c7696c4fd3a5183a5761f1c6 (from https://pypi.org/simple/chords2midi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached chords2midi-0.1.0.tar.gz (3.1 kB)
ERROR: Command errored out with exit status 1:
command: 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_cbee172325444a4a9c6428bb70f04cc7\setup.py'"'"'; file='"'"'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_cbee172325444a4a9c6428bb70f04cc7\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\tim_w\AppData\Local\Temp\pip-pip-egg-info-i50whcgv'
cwd: C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_cbee172325444a4a9c6428bb70f04cc7
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_cbee172325444a4a9c6428bb70f04cc7\setup.py", line 12, in
with open(os.path.join(os.path.dirname(file), 'requirements.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\tim_w\AppData\Local\Temp\pip-install-d4pdm4kt\chords2midi_cbee172325444a4a9c6428bb70f04cc7\requirements.txt'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/c8/4d/8dd7003bc5edefddae26d43266f7869005093784366aa75d9b17f27edf0a/chords2midi-0.1.0.tar.gz#sha256=309ce124f3893135b324dc1cea1ddd00cddfe7c063bd1128b9eaaaeab0d11ce6 (from https://pypi.org/simple/chords2midi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement chords2midi (from versions: 0.1.0, 0.2.0, 0.3.0, 0.7.0)
ERROR: No matching distribution found for chords2midi
The text was updated successfully, but these errors were encountered: