Install things in python's site-packages path #5297
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
They should instead be installed to |
Beta Was this translation helpful? Give feedback.
They should instead be installed to
prefix/Language::Python.site_packages("python3.12")
. The exact method to install there depends on the formula, but you may have a look attbb.rb
,openvino.rb
, and many other formulae inhomebrew/core
.