Python Forum
Not able to install caldwellpy package
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not able to install caldwellpy package
#1
Hi,

When I run pip3 install caldwellpy then the package is unable to install on my machine. The below error is showing please help me how to fix it.


In Command prompt:


PS C:\Users\Samta\PycharmProjects\functional-automation> pip3 install caldwellpy
Collecting caldwellpy
Using cached caldwellpy-1.6.3.tar.gz (3.3 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting Django==1.4.5 (from caldwellpy)
Using cached Django-1.4.5.tar.gz (7.7 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting coverage==3.6 (from caldwellpy)
Using cached coverage-3.6.tar.gz (232 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting mock==1.0.1 (from caldwellpy)
Using cached mock-1.0.1.zip (861 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting nose==1.3.0 (from caldwellpy)
Using cached nose-1.3.0.tar.gz (404 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: requests in c:\users\samta\appdata\local\programs\python\python312\lib\site-packages (from caldwellpy) (2.31.0)
Collecting wsgiref==0.1.2 (from caldwellpy)
Using cached wsgiref-0.1.2.zip (37 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
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.

Regards
Samta Sharma
Reply
#2
That package hasn't been updated for 10 years. Not surprised you are having trouble installing.
The documentation is almost nil.
Why did you want this?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install a download package in anaconda environment Viachan 2 1,633 Sep-29-2022, 09:20 AM
Last Post: Viachan
  install taichi python package CatherineKan 4 4,182 Jul-01-2020, 04:04 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020