Closed yves-surrel closed 1 year ago
Quick check: do you perhaps have multiple pyface installs in your PYTHONPATH
somehow? This can happen if you have a site-packages
-installed package alongside a pip
-installed in-place package (eg. you did pip install -e .
)
The first error shouldn't be happening if you have Pyface 8 installed (or indeed later versions of Pyface 7.x)
@corranwebster : yes, you are right, something was twisted in my install. Now, the example runs smoothly. Thx.
pyface 8.0.0 envisage 6.0.1
Example throws:
After fixing that one, it breaks again:
After fixing that one, another crash:
After fixing that one, another crash: