Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open Filestream #5

Open
Kein opened this issue Jul 28, 2020 · 0 comments
Open

Unable to open Filestream #5

Kein opened this issue Jul 28, 2020 · 0 comments

Comments

@Kein
Copy link

Kein commented Jul 28, 2020

n:\1>bits_parser.py qmgr0.dat
Traceback (most recent call last):
  File "N:\1\bits_parser.py", line 102, in <module>
    analyzer = bits.Bits.load_file(file_in)
  File "C:\Programs\Python\lib\site-packages\bits\bits.py", line 47, in load_file
    path = Path(fp).resolve()
  File "C:\Programs\Python\lib\pathlib.py", line 1177, in resolve
    s = self._flavour.resolve(self, strict=strict)
  File "C:\Programs\Python\lib\pathlib.py", line 205, in resolve
    s = self._ext_to_normal(_getfinalpathname(s))
OSError: [WinError 1] Incorrect function: 'qmgr0.dat'

image

Windows 7 x64
Python 3.8.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant