bugDecoTengu - Bugs: bug #56353, dt-lint and dt-plot does not work

 
 

bug #56353: dt-lint and dt-plot does not work

Submitter:  None
Submitted:  Mon 20 May 2019 08:44:20 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 20 May 2019 07:08:17 PM UTC, comment #1: 

It seems you are trying to execute the `dt-lint` from within a Python script (`DecoZHL16GF.py`). You need to execute it from command-line level.

Also `dt-plot` is implemented in R language and its interpreter is required.

I have no access to Windows machine, but I would try to use Anaconda Python distro (for Python 3.7) as it provides R interpreter as well

    https://www.anaconda.com/distribution/

wrobell <wrobell>
Group administrator
Mon 20 May 2019 08:44:20 AM UTC, original submission:  

I try dt-lint and dt-plot but it does not work or not install i don't know. When i write the command
dt-lint -f dive.csv -t 60 -gl 20 -gh 90 -l '21,0@0 50,0@21 100,0@6' 40 35
the return is dt call is:

Traceback (most recent call last):
  File "c:\Users\Christophe\.vscode\extensions\ms-python.python-2019.4.12954\pythonFiles\ptvsd_launcher.py", line 43, in <module>
    main(ptvsdArgs)
  File "c:\Users\Christophe\.vscode\extensions\ms-python.python-2019.4.12954\pythonFiles\lib\python\ptvsd\__main__.py", line 410, in main
    run()
  File "c:\Users\Christophe\.vscode\extensions\ms-python.python-2019.4.12954\pythonFiles\lib\python\ptvsd\__main__.py", line 291, in run_file
    runpy.run_path(target, run_name='__main__')
  File "C:\Users\Christophe\Miniconda3\lib\runpy.py", line 261, in run_path
    code, fname = _get_code_from_file(run_name, path_name)
  File "C:\Users\Christophe\Miniconda3\lib\runpy.py", line 236, in _get_code_from_file
    code = compile(f.read(), fname, 'exec')
  File "c:\ProgrammePython\DecoZHL16GF.py", line 25
    dt-lint -f dive.csv -t 60 -gl 20 -gh 90 -l '21,0@0 50,0@21 100,0@6' 40 35

What i have to do. Install something missing, reinstall, put the fill dt-plot and dt-lint somewhere, i don't know, can you help me ?
regards
Christophe (barbu@free.fr)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wrobell (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code