Файл Eigen/Dense не найден при попытке установить tomotopy для Python ⇐ Python
-
Anonymous
Файл Eigen/Dense не найден при попытке установить tomotopy для Python
This is my first StackOverflow question so please bear with me as I figure out the typical format and expectations of a regular question.
I am trying to install the python package tomotopy, but I think I have eigen (eigenpy?) installed in the wrong place. I'm using
pip install tomotopy
from a virtual environment and get a "package would be ignored" error stating that tomotopy.viewer is absent from setuptools' packages configuration.
I've reinstalled setuptools as recommended by other posts, changed the #include to and to no avail.
Could it be that I have eigenpy installed through homebrew? In my site-packages directory, eigen does not seem to be listed. Is there any specific way I should be installing eigen into my virtual environment?
I am using python 3.12.2 on macOS Sonoma 14.2.1. Any and all suggestions are welcome, as I have been stuck on this same problem for over a day now
Источник: https://stackoverflow.com/questions/780 ... for-python
This is my first StackOverflow question so please bear with me as I figure out the typical format and expectations of a regular question.
I am trying to install the python package tomotopy, but I think I have eigen (eigenpy?) installed in the wrong place. I'm using
pip install tomotopy
from a virtual environment and get a "package would be ignored" error stating that tomotopy.viewer is absent from setuptools' packages configuration.
I've reinstalled setuptools as recommended by other posts, changed the #include to and to no avail.
Could it be that I have eigenpy installed through homebrew? In my site-packages directory, eigen does not seem to be listed. Is there any specific way I should be installing eigen into my virtual environment?
I am using python 3.12.2 on macOS Sonoma 14.2.1. Any and all suggestions are welcome, as I have been stuck on this same problem for over a day now
Источник: https://stackoverflow.com/questions/780 ... for-python