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

[Bug]: Search.pushbutton ipython 3 No prompt #2403

Open
5 tasks done
liuyang270412240 opened this issue Sep 16, 2024 · 0 comments
Open
5 tasks done

[Bug]: Search.pushbutton ipython 3 No prompt #2403

liuyang270412240 opened this issue Sep 16, 2024 · 0 comments
Labels
Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] IronPython3 issues regarding the IronPython 3(.4) engine

Comments

@liuyang270412240
Copy link

✈ Pre-Flight checks

  • I don't have SentinelOne antivirus installed (see above for the solution)
  • I have searched in the issues (open and closed) but couldn't find a similar issue
  • I have searched in the pyRevit Forum for similar issues
  • I already followed the installation troubleshooting guide thoroughly
  • I am using the latest pyRevit Version

🐞 Describe the bug

Search.pushbutton ipython 3 No prompt

⌨ Error/Debug Message

def search_matches
OrderedDict.fromkeys(self._search_results).keys()
python2 return list type
python3 return OrderedDictKeysView type

♻️ To Reproduce

No response

⏲️ Expected behavior

No response

🖥️ Hardware and Software Setup (please complete the following information)

==> Registered Clones (full git repos)
gitPyRevit | Branch: "RebaseDevelop-4" | Version: "4.8.17:e6c5acd" | Path: "Z:\Github\collections\pyRevit"
==> Registered Clones (deployed from archive/image)
==> Attachments
gitPyRevit | Product: "Autodesk Revit 2021" | Engine: IPY340PR (340) | Path: "Z:\Github\collections\pyRevit" | AllUsers
gitPyRevit | Product: "2019.2.6" | Engine: DEFAULT (2711) | Path: "Z:\Github\collections\pyRevit" | AllUsers
Error: Error looking up extension with pattern "pyApex" in default extension source. | Error downloading extension metadata file. | No internet connection detected.
==> Installed Extensions
pyApex | Type: Unknown | Repo: "" | Installed: "C:\Users\liu\AppData\Roaming\pyRevit\MyExtensions\pyApex.extension"
==> Default Extension Search Path
C:\Users\liu\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
C:\Users\liu\AppData\Roaming\pyRevit\MyExtensions
==> Extension Sources - Default
https://github.com/pyrevitlabs/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
Autodesk Revit 2025 | Version: 25.0.2.419 | Build: 20240307_1300(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2025\"
Autodesk Revit 2021 | Version: 21.1.100.12 | Build: 20240319_1700(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2021\"
2019.2.6 | Version: 19.2.60.3 | Build: 20220224_1700(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2019\"
==> Running Revit Instances
Error: 未将对象引用设置到对象的实例。
Run with "--debug" option to see debug messages

Additional context

No response

@liuyang270412240 liuyang270412240 added the Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] label Sep 16, 2024
@sanzoghenzo sanzoghenzo added the IronPython3 issues regarding the IronPython 3(.4) engine label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] IronPython3 issues regarding the IronPython 3(.4) engine
Projects
None yet
Development

No branches or pull requests

2 participants