Skip to content
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

Version Error #169

Closed
mrmasterplan opened this issue May 21, 2024 · 0 comments · Fixed by #170
Closed

Version Error #169

mrmasterplan opened this issue May 21, 2024 · 0 comments · Fixed by #170
Assignees

Comments

@mrmasterplan
Copy link
Contributor

When I try to install I clean venv with spetlr, I get a version resolution error. Output:

Last login: Tue May 21 09:44:44 on ttys009
simon@Simons-MBP tmp % /usr/local/bin/python3.11 -m venv venv
simon@Simons-MBP tmp % . ./venv/bin/activate                     
(venv) simon@Simons-MBP tmp % pip install  --no-cache-dir  spetlr       
Collecting spetlr
  Downloading spetlr-5.1.6-py3-none-any.whl (164 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.7/164.7 kB 1.5 MB/s eta 0:00:00
Collecting azure-core==1.30.0 (from spetlr)
  Downloading azure_core-1.30.0-py3-none-any.whl (193 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.4/193.4 kB 10.0 MB/s eta 0:00:00
Collecting azure-cosmos==4.5.1 (from spetlr)
  Downloading azure_cosmos-4.5.1-py3-none-any.whl (230 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 230.6/230.6 kB 16.3 MB/s eta 0:00:00
Collecting cachetools==5.3.3 (from spetlr)
  Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB)
Collecting certifi==2024.2.2 (from spetlr)
  Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 9.0 MB/s eta 0:00:00
Collecting cffi==1.16.0 (from spetlr)
  Downloading cffi-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl (182 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.4/182.4 kB 7.7 MB/s eta 0:00:00
Collecting charset-normalizer==3.3.2 (from spetlr)
  Downloading charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl (121 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 44.6 MB/s eta 0:00:00
Collecting cryptography==42.0.5 (from spetlr)
  Downloading cryptography-42.0.5-cp39-abi3-macosx_10_12_universal2.whl (5.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 10.5 MB/s eta 0:00:00
Collecting databricks-sdk==0.20.0 (from spetlr)
  Downloading databricks_sdk-0.20.0-py3-none-any.whl (452 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.0/453.0 kB 11.6 MB/s eta 0:00:00
Collecting Deprecated==1.2.14 (from spetlr)
  Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Collecting google-auth==2.28.1 (from spetlr)
  Downloading google_auth-2.28.1-py2.py3-none-any.whl (186 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.9/186.9 kB 21.1 MB/s eta 0:00:00
Collecting h3==3.7.6 (from spetlr)
  Downloading h3-3.7.6-cp311-cp311-macosx_10_9_x86_64.whl (945 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 945.1/945.1 kB 14.2 MB/s eta 0:00:00
Collecting idna==3.6 (from spetlr)
  Downloading idna-3.6-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 117.9 MB/s eta 0:00:00
Collecting importlib-metadata==7.0.1 (from spetlr)
  Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB)
Collecting importlib-resources==5.13.0 (from spetlr)
  Downloading importlib_resources-5.13.0-py3-none-any.whl (32 kB)
Collecting more-itertools==10.2.0 (from spetlr)
  Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 115.0 MB/s eta 0:00:00
Collecting msal==1.27.0 (from spetlr)
  Downloading msal-1.27.0-py2.py3-none-any.whl (101 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.5/101.5 kB 45.5 MB/s eta 0:00:00
Collecting numpy==1.24.0 (from spetlr)
  Downloading numpy-1.24.0-cp311-cp311-macosx_10_9_x86_64.whl (19.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/19.8 MB 13.5 MB/s eta 0:00:00
Collecting pandas==2.0.3 (from spetlr)
  Downloading pandas-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl (11.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 13.1 MB/s eta 0:00:00
Collecting pyasn1==0.5.1 (from spetlr)
  Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 4.5 MB/s eta 0:00:00
Collecting pyasn1-modules==0.3.0 (from spetlr)
  Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 20.1 MB/s eta 0:00:00
Collecting pycountry==23.12.11 (from spetlr)
  Downloading pycountry-23.12.11-py3-none-any.whl (6.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 15.9 MB/s eta 0:00:00
Collecting pycparser==2.21 (from spetlr)
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 28.7 MB/s eta 0:00:00
Collecting PyJWT==2.8.0 (from spetlr)
  Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
Collecting pyodbc==5.1.0 (from spetlr)
  Downloading pyodbc-5.1.0-cp311-cp311-macosx_10_9_x86_64.whl (72 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 17.7 MB/s eta 0:00:00
Collecting python-dateutil==2.8.2 (from spetlr)
  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 15.1 MB/s eta 0:00:00
Collecting pytz==2024.1 (from spetlr)
  Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 14.2 MB/s eta 0:00:00
Collecting PyYAML==6.0.1 (from spetlr)
  Downloading PyYAML-6.0.1-cp311-cp311-macosx_10_9_x86_64.whl (187 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 187.9/187.9 kB 20.2 MB/s eta 0:00:00
Collecting requests==2.31.0 (from spetlr)
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 136.1 MB/s eta 0:00:00
Collecting rsa==4.9 (from spetlr)
  Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting setuptools==49.2.1 (from spetlr)
  Downloading setuptools-49.2.1-py3-none-any.whl (789 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 789.8/789.8 kB 15.2 MB/s eta 0:00:00
Collecting six==1.16.0 (from spetlr)
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting sqlparse==0.4.4 (from spetlr)
  Downloading sqlparse-0.4.4-py3-none-any.whl (41 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 123.1 MB/s eta 0:00:00
INFO: pip is looking at multiple versions of spetlr to determine which version is compatible with other requirements. This could take a while.
Collecting spetlr
  Downloading spetlr-5.1.4-py3-none-any.whl (157 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.5/157.5 kB 16.3 MB/s eta 0:00:00
  Downloading spetlr-5.1.3-py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 kB 17.5 MB/s eta 0:00:00
  Downloading spetlr-5.1.2-py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 kB 22.9 MB/s eta 0:00:00
  Downloading spetlr-5.0.0-py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 16.9 MB/s eta 0:00:00
  Downloading spetlr-4.1.23-py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 24.7 MB/s eta 0:00:00
Collecting sqlparse>=0.4.4 (from spetlr)
  Downloading sqlparse-0.5.0-py3-none-any.whl (43 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.0/44.0 kB 112.0 MB/s eta 0:00:00
Collecting importlib-metadata (from spetlr)
  Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
Collecting azure-cosmos (from spetlr)
  Downloading azure_cosmos-4.7.0-py3-none-any.whl (252 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.1/252.1 kB 14.6 MB/s eta 0:00:00
Collecting spetlr
  Downloading spetlr-4.1.20-py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 24.3 MB/s eta 0:00:00
  Downloading spetlr-4.1.17-py3-none-any.whl (154 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.9/154.9 kB 18.8 MB/s eta 0:00:00
INFO: pip is looking at multiple versions of spetlr to determine which version is compatible with other requirements. This could take a while.
  Downloading spetlr-4.1.14-py3-none-any.whl (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.5/150.5 kB 22.4 MB/s eta 0:00:00
  Downloading spetlr-4.1.12-py3-none-any.whl (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.5/150.5 kB 71.9 MB/s eta 0:00:00
  Downloading spetlr-4.1.11-py3-none-any.whl (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.5/150.5 kB 12.8 MB/s eta 0:00:00
  Downloading spetlr-4.1.9-py3-none-any.whl (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.4/150.4 kB 30.9 MB/s eta 0:00:00
  Downloading spetlr-4.1.8-py3-none-any.whl (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.3/150.3 kB 14.8 MB/s eta 0:00:00
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Downloading spetlr-4.1.5-py3-none-any.whl (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.2/150.2 kB 12.6 MB/s eta 0:00:00
  Downloading spetlr-4.1.3-py3-none-any.whl (148 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.5/148.5 kB 15.2 MB/s eta 0:00:00
  Downloading spetlr-4.1.1-py3-none-any.whl (148 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.5/148.5 kB 68.8 MB/s eta 0:00:00
  Downloading spetlr-4.0.0-py3-none-any.whl (146 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.6/146.6 kB 24.6 MB/s eta 0:00:00
  Downloading spetlr-3.0.42-py3-none-any.whl (146 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.5/146.5 kB 12.8 MB/s eta 0:00:00
  Downloading spetlr-3.0.39-py3-none-any.whl (146 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.4/146.4 kB 13.8 MB/s eta 0:00:00
  Downloading spetlr-3.0.37-py3-none-any.whl (146 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.4/146.4 kB 21.6 MB/s eta 0:00:00
  Downloading spetlr-3.0.35-py3-none-any.whl (145 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.2/145.2 kB 46.4 MB/s eta 0:00:00
  Downloading spetlr-3.0.33-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.9/144.9 kB 8.7 MB/s eta 0:00:00
  Downloading spetlr-3.0.30-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.9/144.9 kB 26.8 MB/s eta 0:00:00
  Downloading spetlr-3.0.28-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 29.9 MB/s eta 0:00:00
  Downloading spetlr-3.0.26-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 27.5 MB/s eta 0:00:00
  Downloading spetlr-3.0.25-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 40.3 MB/s eta 0:00:00
  Downloading spetlr-3.0.22-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 20.2 MB/s eta 0:00:00
  Downloading spetlr-3.0.19-py3-none-any.whl (141 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.8/141.8 kB 28.9 MB/s eta 0:00:00
  Downloading spetlr-3.0.18-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.7/140.7 kB 16.3 MB/s eta 0:00:00
  Downloading spetlr-3.0.16-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 23.1 MB/s eta 0:00:00
  Downloading spetlr-3.0.15-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.2/140.2 kB 134.4 MB/s eta 0:00:00
  Downloading spetlr-3.0.13-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.2/140.2 kB 21.2 MB/s eta 0:00:00
  Downloading spetlr-3.0.11-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.2/140.2 kB 35.9 MB/s eta 0:00:00
  Downloading spetlr-3.0.10-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.0/140.0 kB 50.2 MB/s eta 0:00:00
  Downloading spetlr-3.0.5-py3-none-any.whl (125 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.3/125.3 kB 24.4 MB/s eta 0:00:00
  Downloading spetlr-3.0.3-py3-none-any.whl (119 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.4/119.4 kB 28.6 MB/s eta 0:00:00
  Downloading spetlr-3.0.1-py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.9/118.9 kB 33.1 MB/s eta 0:00:00
  Downloading spetlr-2.1.6-py3-none-any.whl (120 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.5/120.5 kB 56.3 MB/s eta 0:00:00
  Downloading spetlr-2.1.5-py3-none-any.whl (120 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.5/120.5 kB 21.7 MB/s eta 0:00:00
  Downloading spetlr-2.1.0-py3-none-any.whl (117 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 29.8 MB/s eta 0:00:00
  Downloading spetlr-2.0.6-py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.7/111.7 kB 23.3 MB/s eta 0:00:00
  Downloading spetlr-2.0.2-py3-none-any.whl (109 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.7/109.7 kB 8.8 MB/s eta 0:00:00
  Downloading spetlr-1.1.96-py3-none-any.whl (107 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 21.4 MB/s eta 0:00:00
Collecting databricks-api (from spetlr)
  Downloading databricks_api-0.9.0-py3-none-any.whl (7.4 kB)
Collecting spetlr
  Downloading spetlr-1.1.94-py3-none-any.whl (106 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.6/106.6 kB 31.7 MB/s eta 0:00:00
  Downloading spetlr-1.1.89-py3-none-any.whl (144 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 28.5 MB/s eta 0:00:00
  Downloading spetlr-1.1.86-py3-none-any.whl (143 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.3/143.3 kB 28.5 MB/s eta 0:00:00
  Downloading spetlr-1.1.84-py3-none-any.whl (143 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.2/143.2 kB 7.2 MB/s eta 0:00:00
  Downloading spetlr-1.1.79-py3-none-any.whl (142 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 20.7 MB/s eta 0:00:00
  Downloading spetlr-1.1.75-py3-none-any.whl (141 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.7/141.7 kB 73.3 MB/s eta 0:00:00
  Downloading spetlr-1.1.71-py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 38.1 MB/s eta 0:00:00
  Downloading spetlr-1.1.68-py3-none-any.whl (139 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.6/139.6 kB 1.8 MB/s eta 0:00:00
  Downloading spetlr-0.0.1.tar.gz (2.5 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [50 lines of output]
      /private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-install-6castogy/spetlr_3691d864ece440f0b44489b552a7e2e6/src/VERSION.txt' cannot be found
        return '\n'.join(
      Traceback (most recent call last):
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 584, in _parse_version
          Version(version)
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/_vendor/packaging/version.py", line 200, in __init__
          raise InvalidVersion(f"Invalid version: '{version}'")
      setuptools.extern.packaging.version.InvalidVersion: Invalid version: ''
      
      The above exception was the direct cause of the following exception:
      
      Traceback (most recent call last):
        File "/Users/simon/tmp/venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
          main()
        File "/Users/simon/tmp/venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/Users/simon/tmp/venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
          return hook(config_settings)
                 ^^^^^^^^^^^^^^^^^^^^^
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=['wheel'])
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires
          self.run_setup()
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 487, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 311, in run_setup
          exec(code, locals())
        File "<string>", line 3, in <module>
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 104, in setup
          return distutils.core.setup(**attrs)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 158, in setup
          dist.parse_config_files()
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 627, in parse_config_files
          setupcfg.parse_configuration(
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 190, in parse_configuration
          meta.parse()
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 501, in parse
          section_parser_method(section_options)
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 476, in parse_section
          self[name] = value
          ~~~~^^^^^^
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 294, in __setitem__
          parsed = self.parsers.get(option_name, lambda x: x)(value)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/private/var/folders/jj/xhm5vg0j34x_7vx64db9ky9h0000gn/T/pip-build-env-e8kghtgy/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 586, in _parse_version
          raise OptionError(
      distutils.errors.DistutilsOptionError: Version loaded from file: src/VERSION.txt does not comply with PEP 440:
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

[notice] A new release of pip is available: 23.1.2 -> 24.0
[notice] To update, run: pip install --upgrade pip
(venv) simon@Simons-MBP tmp % 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant