Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dr16issues, starting to solve several issues that arose with Dragon 16 #70

Merged
merged 25 commits into from
Mar 24, 2024

Conversation

quintijn
Copy link
Collaborator

No description provided.

quintijn and others added 25 commits February 2, 2024 15:27
…etting eg unimacro setup be better

add getUnimacroGrammarsDirectory
a word with \\ (properties) can also have length 2 when splitted into wordList.
@quintijn quintijn merged commit 2dd7df4 into dictation-toolbox:main Mar 24, 2024
1 check passed
@quintijn quintijn deleted the dr16issues branch March 24, 2024 15:57
@@ -500,12 +503,12 @@ def getDragonflyDirectory(self):
if self.DragonflyDirectory is not None:
return self.DragonflyDirectory
try:
import dragonfly
import dragonfly2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi guys. This is an error, just FYI. Dragonfly is always imported with import dragonfly. dragonfly2 is one of the two package names, used only when installing via pip. Sorry for the confusion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants