Skip to content

pyhdf does not work after being freezed into stand-alone executables using pyinstaller #46

@lwk1542

Description

@lwk1542

What version of pyhdf, HDF4, and Python are you using?

pyhdf version: 0.10.2
HDF4 C library version:
Python version: 3.7

What operating system are you using?

Linux Ubuntu 16.04

What did you do?

(base) quzhou@ubuntu:~/PycharmProjects/waters_lwk/hyproject/convert/dist$ ./HY1B_convert_DataFormat_commandline -d /mnt/hgfs/D/share
Traceback (most recent call last):
File "HY1B_convert_DataFormat_commandline.py", line 5, in
File "/home/quzhou/anaconda3/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
exec(bytecode, module.dict)
File "pyhdf/SD.py", line 1004, in
ModuleNotFoundError: No module named 'pyhdf.six'
[23607] Failed to execute script HY1B_convert_DataFormat_commandline

What did you expect to see?

no error

What did you see instead?

None

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions