You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install pandana on Google Colab but running into issue with "Building wheels for collected packages: tables"
I've tried following command to fix the issue but without any luck.
I've confirmed that tables is installed properly. (3.8.1.dev0) - !pip install tables --upgrade
Description of the bug
Trying to install pandana on Google Colab but running into issue with "Building wheels for collected packages: tables"
I've tried following command to fix the issue but without any luck.
!pip install tables --upgrade
!pip install wheel setuptools pip --upgrade
!pip install cmake --upgrade
Network data (optional)
If the issue is related to specific network data please provide a link to download the data or the function used to download the data.
Environment
Operating system: Linux 9e7b8fb3f067 5.15.109+ Compile libraries under clang on Mac #1 SMP Fri Jun 9 10:57:30 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Python version: Python 3.10.6
Pandana version: pandana-0.6.1
Pandana required packages versions (optional):
Paste the code that reproduces the issue here:
`!pip install pandana`
Paste the error message (if applicable):
The text was updated successfully, but these errors were encountered: