Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Fixing other_packages and sys.path #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

t0ster
Copy link

@t0ster t0ster commented Jan 13, 2011

It may cause errors when using twill as a library with other libraries.

For example i had problems with pyparsing, need pyparsing 1.5.5, and i have it installed but twill updates sys.path to use it's own version of pyparsing 1.4.8 and it causes an error for me.

It may cause errors when using twill as a library with other libraries
@brandizzi
Copy link

The Jonathan Rogers updates (#3) repair the same problem with a solution I would find better: get rid of other_packages and use updated packages.

brandizzi pushed a commit to brandizzi/retwill that referenced this pull request May 2, 2012
Import TwillException to twill.utils
ctb pushed a commit that referenced this pull request Apr 24, 2014
brandizzi pushed a commit to brandizzi/retwill that referenced this pull request May 23, 2020
Import TwillException to twill.utils
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants