Code Monkey home page Code Monkey logo

wltp's People

Contributors

ankostis avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wltp's Issues

Excel Usage

Hi Kostis,
My problem is, I can get the tool running using Python through cmd.exe, but I cannot get it running through Excel.

The “--excelrun” command isn’t implemented in the versions I installed and when starting it directly from the .xlsm in the wltp folder I always get errors, that I could not locate exactly so far. It works until you run the commands through cmd.exe at this point:

ExitCode = Wsh.Run("cmd.exe /C " & DriveCommand & _
RunCommand & _
"""" & WORKBOOK_FULLNAME & """ ""from_xl"" 2> """ & LOG_FILE & """ ", _
WindowStyle, WaitOnReturn)

But I don’t know, what the exact error is, the log says:

File "", line 1
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape

I am using:
Windows 7 Enterprise Service Pack 1
Wltp 0.1.0-alpha3 (I tried older versions for --excelrun, too)
Python 3.6.0
Anaconda 4.3.0 (64-bit)
pandas 0.23.4
xlwings 0.11.8

Maybe I am doing a common mistake and you can tell me right away, what my problem is. Thank you in advance for your help.

Also when starting it from cmd with "wltp --excel" I get the message, that:

wltp: Model validation failed due to: None is not of type 'number'

Failed validating 'typeÄ in schema ['properties']['vehicle]['properties]['n_idle']:
<'exclsuiveMinimum': True, 'minimum': 0, 'type': 'number'>
On instance['vehicle']['n_idle']:
None

Best regards,
Mike

Additional safety margin

The ASM variable is referenced from the GTR (docs/annex-2.rst). Has this been implemented at all?

This is a great project by the way, I hope you get the recognition from any major OEM who can undoubtedly benefit from this work!

Richard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.