I installed python and classo but it seems not working when I run the example in mac??
fit <- trac(ztr, ytr, A = sCD14$A, min_frac = 1e-2, nlam = 30)
Error: Python module classo was not found.
Detected Python configuration:
python: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3
libpython: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/config-3.9-darwin/libpython3.9.dylib
pythonhome: /Library/Frameworks/Python.framework/Versions/3.9:/Library/Frameworks/Python.framework/Versions/3.9
version: 3.9.6 (v3.9.6:db3ff76da1, Jun 28 2021, 11:49:53) [Clang 6.0 (clang-600.0.57)]
numpy: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy
numpy_version: 1.21.1
classo: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/classo
NOTE: Python version was forced by RETICULATE_PYTHON
I installed python and classo but it seems not working when I run the example in mac??
fit <- trac(ztr, ytr, A = sCD14$A, min_frac = 1e-2, nlam = 30)
Error: Python module classo was not found.
Detected Python configuration:
python: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3
libpython: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/config-3.9-darwin/libpython3.9.dylib
pythonhome: /Library/Frameworks/Python.framework/Versions/3.9:/Library/Frameworks/Python.framework/Versions/3.9
version: 3.9.6 (v3.9.6:db3ff76da1, Jun 28 2021, 11:49:53) [Clang 6.0 (clang-600.0.57)]
numpy: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy
numpy_version: 1.21.1
classo: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/classo
NOTE: Python version was forced by RETICULATE_PYTHON