oh-my-zsh

The git (or python) command requires the command line developer tools

The git (or python) command requires the command line developer tools Question: This knowledge post isn’t a duplication of other similar ones, since it’s related to 12/September/2022 Xcode update, which demands a different kind of solution I have come to my computer today and discovered that nothing runs on my terminal Every time I have …

Total answers: 6

How to display current virtual environtment in python in oh-my-posh?

How to display current virtual environtment in python in oh-my-posh? Question: First, I’m using hotstick.minimal theme in oh my posh. And it looks like this. As you can see, a current venv doesn’t look good. And I made some changes in JSON file. Then it looks like this. I don’t want to display the name …

Total answers: 2

Python crashing on MacOS 10.15 Beta (19A582a) with "/usr/lib/libcrypto.dylib"

Python crashing on MacOS 10.15 Beta (19A582a) with "/usr/lib/libcrypto.dylib" Question: I ran my Django project with new macOS Catalina and was running fine. I installed oh_my_zsh then I tried to run the same project it is crashing with the following errors. I uninstalled oh_my_zsh and tried again but it did not worked. Path: /usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python Identifier: …

Total answers: 14