quintijn on master
working on natlinkstatus.py and… working on (original) sample ma… finishing natlinkconfigfunction… and 6 more (compare)
quintijn on master
static website for natlink proj… (compare)
quintijn on master
enhanced documentation.rst, con… (compare)
quintijn on master
try documentation/conf.py again… (compare)
LexiconCode on LexiconCode-patch-rst
quintijn on master
documentation ok without _build… (compare)
quintijn on master
exclude _build directory. Test … (compare)
quintijn on master
remove _build of documentation (compare)
quintijn on master
Update developers.rst Merge pull request #102 from di… (compare)
Oh, I should say that I have recently tested the pre-release of Natlink 5.0.0. I note no Dragonfly-specific issues. The library's test suite passes normally. Everything seems to be working nicely.
I do get a large number of deprecation warnings for the PY_SSIZE_T_CLEAN
macro. These occur upon invocation of the GramObj.load()
function. There is some information on this problem on the following page:
https://docs.python.org/3/c-api/arg.html#strings-and-buffers
\dragonfly2-0.29.0.dist-info\METADATA'
I was able to install Natlink 5.1.1 pre, and vocola2, after dealing with some pip install problems. I've run the GUI config, but my Vocola commands are not executing, and the Natlink messages say this:
from_config_parser: skip "C:\User\Matt\Documents\Dragonfly" ("dragonfly"): is not a valid directory
from_config_parser: skip "C:\User\Matt\Documents\Vocola" ("vocola"): is not a valid directory
from_config_parser: skip "C:\User\Matt\Documents\Unimacro" ("unimacro"): is not a valid directory
from_config_parser: skip "C:\User\Matt\Documents\Dragonfly ## can be the same as Dragonfly or Caster directory" ("userdirectory"): is not a valid directory
set log level to: DEBUG
C:\Program Files (x86)\Natlink\DefaultConfig
Dropping in dragonfly scripts worked well enough. Obviously not good enough for a release but its functional someone needs too.