dllpaths = (os.path.abspath(
os.path.dirname(__file__)), ) + (os.path.dirname(sys.executable), ) + dllpathsNope, you're the first response. I just edit the pytables code as listed in my post. It works every time, but I have to remember to make the change.
Nick
--
You received this message because you are subscribed to a topic in the Google Groups "pytables-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pytables-users/m6hua7Wc0Gw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pytables-user...@googlegroups.com.
To post to this group, send email to pytable...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This is an anaconda-specific bug (not present upstream)...
See
https://github.com/ContinuumIO/anaconda-issues/issues/444
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-user...@googlegroups.com.
Great. Thanks for confirming. As noted, the fix is easy, but good to know it might be resolved soon.
Nick