FW: pipenv has issues

2020-09-25 Thread Rhett Prince
see below: pipenv gets lost and crashes. hi, where do we write to to post defects in pipenv? on a windows 8.1 machine after installing pipenv with poip as administrator pipenv simply crashes with a trace dump it gets confused with an old version of anaconda and crashes. my base pyt

pipenv picks up bad paths and crashes

2020-09-26 Thread Rhett Prince
pipenv is a bad program it conflicts with anaconda. I removed anaconda and it still crashes. also, I repaired my python 3.8 installation uninstalled and reinstalled pipenv and it still picks up paths from anaconda anaconda sucks too. see below Administrator@rc

sqlalchemy blows up and puts in addresses instead of data when mixing fields from different dataframes

2020-12-22 Thread Rhett Prince
sqlalchemy blows up and puts in addresses instead of data when mixing fields from different dataframes when composing a class derived from model, populating fields from different dataframes blows up.fields from one data frame are corrupted after session add and session commit fields from