DICE enhacments for Worskshop with TSs: SOCKS, new commands and renames
Pre-release
Pre-release
DICE Improvements
There are no changes in the model for the vehicles.
Installation instructions:
- Copy the files below into the CO2MPAS ALL-IN-ONE CO2MPAS folder EXCEPT the
telnet.exe
program. - Open the CO2MPAS console.
- Uninstall CO2MPAS:
$ pip uninstall co2mpas -y
D:\co2mpas_AIO-v1.5.5\CO2MPAS>pip uninstall co2mpas -y
Uninstalling co2mpas-1.5.5.post0:
Successfully uninstalled co2mpas-1.5.5.post0
- Install the below packages
- co2mpas-1.5.7b3-py2.py3-none-any.whl
- parsedatetime-2.3-noPytest.tar.gz
- PySocks-1.6.7-py3-none-any.whl
- transitions-0.5.2.tar.gz
one by one from the console with the command
$ pip install name_of_the_packages
The above command will install the dependencies required for running the DICE.
- When it has finished, in order to ensure that everything worked fine, and you got the required version:
CO2MPAS:
$ co2mpas --version
co2mpas_version: 1.5.7.b3
- Download separately and place
telnet.exe
inside D:\co2mpas_AIO-v1.5.5\Apps\Cygwin\bin