Python-Parallel-Collections
Python-Parallel-Collections copied to clipboard
Python collections supporting parallel map/reduce style methods
Results
1
Python-Parallel-Collections issues
Sort by
recently updated
recently updated
newest added
Installation, both with pip and with manually running setup.py, fails with ImportError: No module named 'parallel_collections' Here's the full output of an attempted pip installation: Collecting python-parallel-collections Using cached python-parallel-collections-1.2.1.tar.gz...