Changes between Initial Version and Version 1 of Ticket #63492, comment 7
- Timestamp:
- Sep 16, 2021, 10:36:31 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63492, comment 7
initial v1 2 2 > @reneeotten Try reading what Ryan Schmidt and Joshua Root say about my ticket. They are impressive experts, not like you and me. Conda and Macports do not interfere with each other. As far as I know, they are not able to perform overlapping tasks, nor the same tasks. 3 3 4 They certainly are, and I am perfectly fine if you don't want to take my advice. However, the Traceback you show tells you that the problem is with a Python package you have installed through {{{conda}}} and so this has likely nothing to do with MacPorts. We have seen many times that there detrimental side-effects of using MacPorts / conda simultaneouslyand the usual advice is to pick one package manager and stick with it.4 They certainly are, and I am perfectly fine if you don't want to take my advice. However, the Traceback you show tells you that the problem is with a Python package you have installed through {{{conda}}} and so this has likely nothing to do with MacPorts. We have seen many times that there sometimes are detrimental side-effects of using MacPorts / conda simultaneously, and the usual advice is to pick one package manager and stick with it. 5 5 6 6 So if you want to try my suggestion and show that the problem is actually with MacPorts please do - if that's the case we might be able to do something about it. If not, that's okay with me - it's you having a problem not me ;)