dictation-toolbox / natlink

Natlink provides the interface between Dragon and python
Other
25 stars 17 forks source link

traceback in natlnk startup Natlink version: 5.1.0 #56

Closed dougransom closed 3 years ago

dougransom commented 3 years ago

Config Natlink> quit() PS C:\WINDOWS\system32> pip list Package Version


certifi 2021.5.30 charset-normalizer 2.0.3 debugpy 1.4.1 docutils 0.17.1 dtactions 1.3.2 et-xmlfile 1.1.0 flit 3.2.0 flit-core 3.2.0 idna 3.2 natlink 5.1.0 nbin-golf 0.0.0.6 numpy 1.21.1 openpyxl 3.0.7 pandas 1.3.1 Pillow 8.3.1 pip 21.1.1 pydebugstring 0.0.0.2 pyenvutils 1.0.0.1 python-dateutil 2.8.2 pytz 2021.1 pywin32 300 requests 2.26.0 setuptools 56.0.0 six 1.16.0 toml 0.10.2 unimacro 0.0.3.10 urllib3 1.26.6 vocola2 0.1.0.5 wxPython 4.0.7

For diagnosing natlink startup issues use DebugView from sysinternals. path: checkSysPath with PythonPath setting in registry not needed any more VocolaDirectory: c:\users\dougr\appdata\local\programs\python\python38-32\lib\site-packages\vocola2 Instructions for attaching a python debugger are in C:\Users\dougr\AppData\Local\Programs\Python\Python38-32\lib\site-packages\natlinkcore\debugging python instructions.docx

checkSysPath with PythonPath setting in registry not needed any more VocolaDirectory: c:\users\dougr\appdata\local\programs\python\python38-32\lib\site-packages\vocola2 Instructions for attaching a python debugger are in C:\Users\dougr\AppData\Local\Programs\Python\Python38-32\lib\site-packages\natlinkcore\debugging python instructions.docx

-- natlinkmain starting... Vocola is disabled Unimacro is disabled setUserInfo, setting language to: enx no path given for AhkUserDir: "" Error loading _sample1 from C:\Users\dougr\OneDrive\doug\dication_toolbox\p3voice\nl_sample1.py Traceback (most recent call last): File "c:\users\dougr\appdata\local\programs\python\python38-32\lib\site-packages\natlinkcore\natlinkmain.py", line 384, in loadFile imp.load_module(modName,fndFile,fndName,fndDesc) File "C:\Users\dougr\AppData\Local\Programs\Python\Python38-32\Lib\imp.py", line 234, in load_module return load_source(name, filename, file) File "C:\Users\dougr\AppData\Local\Programs\Python\Python38-32\Lib\imp.py", line 171, in load_source module = _load(spec) File "", line 702, in _load File "", line 671, in _load_unlocked File "", line 848, in exec_module File "", line 219, in _call_with_frames_removed File "C:\Users\dougr\OneDrive\doug\dication_toolbox\p3voice\nl_sample1.py", line 24, in from natlinkutils import * File "c:\users\dougr\appdata\local\programs\python\python38-32\lib\site-packages\natlinkcore\natlinkutils.py", line 88, in from dtactions.sendkeys import sendkeys File "c:\users\dougr\appdata\local\programs\python\python38-32\lib\site-packages\dtactions\sendkeys.py", line 23, in from dragonfly.actions import action_key ModuleNotFoundError: No module named 'dragonfly' -- skip unchanged wrong grammar file: C:\Users\dougr\OneDrive\doug\dication_toolbox\p3voice\nl_sample1.py natlinkmain started from c:\users\dougr\appdata\local\programs\python\python38-32\lib\site-packages\natlinkcore: Natlink version: 5.1.0 DNS version: 15 Python version: 38 Windows Version: 10 User defined macro's enabled, UserDirectory: C:\Users\dougr\OneDrive\doug\dication_toolbox\p3voice\nl