I\'m trying install parquet either via pip or conda.
Command I used for pip: (for my main python install)
pip install parquet
Commands I u