Can't import setupV1 on Mingw (dupe?)

3 views
Skip to first unread message

Le Snelson

unread,
Sep 21, 2015, 11:28:31 PM9/21/15
to peppy-dev
This may be a duplicate as the list did not display my 1st attempt.

I installed peppy using pip in an Msys2, Mingw64 environment - python2.7

  Cloning https://github.com/robmcmullen/peppy.git to c:\users\le\appdata\local\temp\pip-tv6buo-build
Installing collected packages: peppy
  Running setup.py install for peppy
Successfully installed peppy-svn-devel

Result:

523 > peppy.bat
Traceback (most recent call last):
  File "D:\mingw64\bin\peppy.bat", line 20, in <module>
    import peppy.main
  File "D:/mingw64/lib/python2.7/site-packages/peppy/main.py", line 11, in <module>
    from wx.lib.pubsub import setupv1
ImportError: cannot import name setupv1


Any ideas about the different behavior from a normal Windoz installation.  Yes, it worked in that context.  No, that wasn't sufficient for me.

Reply all
Reply to author
Forward
0 new messages