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

"AttributeError: 'NoneType' object has no attribute 'is_absolute' " occurs when building 3.13.0 beta 1 from source on Windows #118876

Closed
Labels
3.13bugs and security fixesOS-windowstype-bugAn unexpected behavior, bug, or error
@i-shenl

Description

@i-shenl

Bug report

Bug description:

The above error occurs when building python 3.13 beta 1 from source on Windows. Have determined that ns.temp not being defined before its is_absolute() method is invoked. Below is the full trace of the AttributeError. Will submit a PR with a patch that is working for me.

Traceback (most recent call last):  File"<frozen runpy>", line198, in_run_module_as_main  File"<frozen runpy>", line88, in_run_code  File"C:\builds\sources\1\Python-3.13.0b1\PC\layout\__main__.py", line14, in<module>    sys.exit(int(main()or0))~~~~^^  File"C:\builds\sources\1\Python-3.13.0b1\PC\layout\main.py", line606, inmainifnot ns.temp.is_absolute():^^^^^^^^^^^^^^^^^^^AttributeError:'NoneType' object has no attribute 'is_absolute'

CPython versions tested on:

3.13

Operating systems tested on:

Windows

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixesOS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp