You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK. Going to reorganize so the init file pulls in the components and presents as a whole.
Still want the Script to work but also allow easy import pyweaving as pw (for example)
see Issue #4
Will present with python 3 mods for release.
Probably me or a python 3 issue with way the
__init__
work is done.However I can't get this to work in python code (commandline is working)
from pyweaving import WIFReader
checked the dir() as well - nothing there.
Just cant work out how to get the rest of the internal code. :(
E.g.
The text was updated successfully, but these errors were encountered: