Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

impossible to import pyacq and clr #642

Closed
@samuelgarcia

Description

@samuelgarcia

Environment

  • Pythonnet version: 2.3
  • Python version: 3.6.2
  • Operating System: windows10

Details

I am dev ofpyacq module.
I need to use clr to access a .NET dll.

I canimport pyacq andimport clr independantly but not in the same module.

So when:

import pyacqimport clr

I have a non informative (for me) message:

Windows fatal exception: code 0xe06d7363Current thread 0x00000d18 (most recent call first):  File "<frozen importlib._bootstrap>", line 205 in _call_with_frames_removed  File "<frozen importlib._bootstrap_external>", line 922 in create_module  File "<frozen importlib._bootstrap>", line 560 in module_from_spec  File "<frozen importlib._bootstrap>", line 648 in _load_unlocked  File "<frozen importlib._bootstrap>", line 950 in _find_and_load_unlocked  File "<frozen importlib._bootstrap>", line 961 in _find_and_load  File "test_pythonnet.py", line 10 in <module>Windows fatal exception: code 0xe06d7363Current thread 0x00000d18 (most recent call first):  File "<frozen importlib._bootstrap>", line 205 in _call_with_frames_removed  File "<frozen importlib._bootstrap_external>", line 922 in create_module  File "<frozen importlib._bootstrap>", line 560 in module_from_spec  File "<frozen importlib._bootstrap>", line 648 in _load_unlocked  File "<frozen importlib._bootstrap>", line 950 in _find_and_load_unlocked  File "<frozen importlib._bootstrap>", line 961 in _find_and_load  File "test_pythonnet.py", line 10 in <module>Windows fatal exception: code 0xe06d7363.... very long message ...

I guess that there is a hook on import somewhere but I am totally lost.
Any help would be very usefull.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp