Closed ddav118 closed 1 year ago
pyarrow version 3.0.0 is also giving me a lot of trouble to download. I am using Windows 11.
Same here with python 3.10.6
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [228 lines of output]
Ignoring numpy: markers 'python_version < "3.9"' don't match your environment
Dependencies have been updated, but Python 3.11 is not officially supported yet. Please try downgrading to Python 3.10 and pip install ipumspy==0.2.2a0
This issue is fixed with v0.3.0 of ipumspy (PR #86) . Thank you for your patience.
I am having issues downloading ipumspy and all of its associated dependencies with Python 3.11. Most of the required dependencies are outdated, including numpy which is seemingly giving me the most trouble. Any suggestions how I can resolve this conflict in dependencies?