PWbio

Results 2 comments of PWbio

If your python is running under x86_64 architecture, install unixodbc using x86_64 version of homebrew, which will stay in same location `/usr/local/Homebrew/bin/brew`. It seems that `pyodbc` is not supported for...

``` "react": "17.0.2", "react-dom": "17.0.2", "@types/react": "17.0.65", // upgrade "@types/react-dom": "17.0.20", // upgrade "antd": "^5.9.0", ``` Upgrade types version works for me