Menu

#1 filefilter module error

1.0
open
nobody
None
2018-08-18
2018-08-18
Leo Li
No

hi after installing the latest version of PyPROCAR, when I called to import pyprocar, it showed this:

import pyprocar
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/amiba787/anaconda/lib/python2.7/site-packages/pyprocar/init.py", line 24, in <module>
from pyprocar.filefilter import FileFilter
File "/Users/amiba787/anaconda/lib/python2.7/site-packages/pyprocar/filefilter/init.py", line 1, in <module>
from .filefilter import FileFilter
ImportError: No module named filefilter</module></module></module></stdin>

Related

Tickets: #1

Discussion

  • Uthpala Herath

    Uthpala Herath - 2018-08-18

    Hi Leo,

    Thank you for using PyProcar. Have you tried using the github version?

    Best Regards,
    Uthpala

    On Sat, Aug 18, 2018, 3:48 PM Leo Li leoli245@users.sourceforge.net wrote:


    Status: open
    Milestone: 1.0
    Created: Sat Aug 18, 2018 08:47 PM UTC by Leo Li
    Last Updated: Sat Aug 18, 2018 08:47 PM UTC
    Owner: nobody

    hi after installing the latest version of PyPROCAR, when I called to
    import pyprocar, it showed this:

    import pyprocar
    Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/Users/amiba787/anaconda/lib/python2.7/site-packages/pyprocar/init.py",
    line 24, in <module>
    from pyprocar.filefilter import FileFilter
    File
    "/Users/amiba787/anaconda/lib/python2.7/site-packages/pyprocar/filefilter/
    init.py", line 1, in <module>
    from .filefilter import FileFilter
    ImportError: No module named filefilter</module></module></module></stdin>


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/pyprocar/tickets/1/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #1

    • Leo Li

      Leo Li - 2018-08-19
      Post awaiting moderation.
      • Leo Li

        Leo Li - 2018-08-19
        Post awaiting moderation.
        • Leo Li

          Leo Li - 2018-08-21
          Post awaiting moderation.

Log in to post a comment.