Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using install_requires
#8
@buran
OK, I have hugin installed on my computer. Should I expect
pip3 install dist/*.tar.gz
to install without error (it doesn't). or should I remove
install_requires=['hugin']
and ensure in some other way that hugin is available?


-----------------------------------------------------------------------------------------------------------------------------------------

When it's all working I'll learn about subprocess.run and change my code.

..or isn't the PyPI format capable of ensuring that something which will be run as an OS command is installed?
Reply


Messages In This Thread
Using install_requires - by ChrisOfBristol - Feb-04-2019, 07:57 PM
RE: Using install_requires - by buran - Feb-04-2019, 08:12 PM
RE: Using install_requires - by ChrisOfBristol - Feb-04-2019, 08:13 PM
RE: Using install_requires - by buran - Feb-04-2019, 08:20 PM
RE: Using install_requires - by ChrisOfBristol - Feb-04-2019, 08:40 PM
RE: Using install_requires - by buran - Feb-04-2019, 08:56 PM
RE: Using install_requires - by buran - Feb-04-2019, 09:12 PM
RE: Using install_requires - by ChrisOfBristol - Feb-04-2019, 10:43 PM
RE: Using install_requires - by buran - Feb-05-2019, 08:03 AM
RE: Using install_requires - by ChrisOfBristol - Feb-05-2019, 12:46 PM
RE: Using install_requires - by buran - Feb-05-2019, 12:54 PM
RE: Using install_requires - by ChrisOfBristol - Feb-05-2019, 04:59 PM
RE: Using install_requires - by ChrisOfBristol - Oct-13-2021, 07:00 PM

Forum Jump:

User Panel Messages

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