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

Update "Embedding python into .NET" documentation to reflect new way to import modules #2187

Closed
@sanzoghenzo

Description

@sanzoghenzo

Environment

  • Pythonnet version: 3.0.1

Details

I'm trying to upgradepyRevit to use the latest pythonnet version, since it is still using version 2.5.2 which causes many problems for those who wants to run cpython scripts.

After updating the dependency, the compiler complains about the missingPythonEngine.ImportModule method, even if this is still what thedocumentation says to use.

Only after an extensive search in the commit history I saw that that method was deprecated in favor ofPyModule.Import, but the deprecation is already removed (too soon if you ask me).

Please update the documentation to reflect this (and maybe more breaking changes that I didn't catch yet?)

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