Skip to content

DICE enhacments for Worskshop with TSs: SOCKS, new commands and renames

Pre-release
Pre-release
Compare
Choose a tag to compare
@ankostis ankostis released this 15 May 07:34
· 2242 commits to master since this release
v1.5.7.b3

DICE Improvements

There are no changes in the model for the vehicles.

Installation instructions:

  1. Copy the files below into the CO2MPAS ALL-IN-ONE CO2MPAS folder EXCEPT the telnet.exe program.
  2. Open the CO2MPAS console.
  3. 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
  1. 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.

  1. 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
  1. Download separately and place telnet.exe inside D:\co2mpas_AIO-v1.5.5\Apps\Cygwin\bin