Skip to content

Update to pySerial 2.7.#6854

Merged
jcsteh merged 1 commit into
masterfrom
i6845Serial
Mar 29, 2017
Merged

Update to pySerial 2.7.#6854
jcsteh merged 1 commit into
masterfrom
i6845Serial

Conversation

@jcsteh

@jcsteh jcsteh commented Feb 8, 2017

Copy link
Copy Markdown
Contributor

This is needed to fix a UnicodeDecodeError in some languages when opening a serial port fails. This was preventing braille display drivers from trying further ports which might have worked.
pySerial is now included as its own git submodule, rather than as part of miscDeps. This necessitated adding its directory to the Python module search path in sourceEnv. Also, scons now sets the PYTHONPATH environment variable based on sourceEnv, rather than having the directories listed in two separate places.
Fixes #6845.

This is needed to fix a UnicodeDecodeError in some languages when opening a serial port fails. This was preventing braille display drivers from trying further ports which might have worked.
pySerial is now included as its own git submodule, rather than as part of miscDeps. This necessitated adding its directory to the Python module search path in sourceEnv. Also, scons now sets the PYTHONPATH environment variable based on sourceEnv, rather than having the directories listed in two separate places.
@jcsteh jcsteh requested a review from feerrenrut February 8, 2017 06:18

@feerrenrut feerrenrut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you make a PR for the miscDeps changes? I think this will help to be able to see the status.

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.

Error loading Brailliant BI driver

3 participants