Skip to content

Error running dump_pfile_header #6

Description

@kyezhang

Hi Nathan,

I run into this error when running dump_pfile_header. BTW, I'm looking for the offsets and sizes of daptab and the exam info.

(C:\Anaconda3) c:\Data\ADRC>dump_pfile_header -h
Traceback (most recent call last):
File "C:\Anaconda3\Scripts\dump_pfile_header-script.py", line 11, in
load_entry_point('pfile-tools==0.5.0', 'console_scripts', 'dump_pfile_header
')()
File "C:\Anaconda3\lib\site-packages\pkg_resources_init_.py", line 570, in
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "C:\Anaconda3\lib\site-packages\pkg_resources_init_.py", line 2755, in
load_entry_point
return ep.load()
File "C:\Anaconda3\lib\site-packages\pkg_resources_init_.py", line 2409, in
load
return self.resolve()
File "C:\Anaconda3\lib\site-packages\pkg_resources_init_.py", line 2415, in
resolve
module = import(self.module_name, fromlist=['name'], level=0)
ImportError: No module named 'pfile_tools.scripts'

Sorry that I can't find how to fix the module name with my poor python knowledge.

Thank you!
Kai

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions