Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Cannot create project #84

Open
laqieer opened this issue Apr 2, 2023 · 0 comments
Open

Cannot create project #84

laqieer opened this issue Apr 2, 2023 · 0 comments

Comments

@laqieer
Copy link

laqieer commented Apr 2, 2023

Behaviour

Error occurs when clicking 'Create' button:
image

Error

Traceback (most recent call last):
  File "C:\Users/laqie/AppData/Roaming/Hex-Rays/IDA Pro/plugins\idarling\interface\dialogs.py", line 514, in _create_project_accepted
    if any(project.name == name for project in self._projects):
TypeError: 'NoneType' object is not iterable

if any(project.name == name for project in self._projects):

Environment

  • IDA Pro Version 7.7.2200118 Windows x64
  • Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
  • IDAPython v7.4.0 final (serial 0)
  • IDArling d1a8c58
  • Client side
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant