pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.27k stars 330 forks source link

Path does not point to a file error #2120

Open jmqrsq opened 5 months ago

jmqrsq commented 5 months ago

✈ Pre-Flight checks

🐞 Describe the bug

♻️ To Reproduce

Steps to reproduce the behavior:

  1. Go to 'pyRevit tab'
  2. Click on 'Keynote Manager tool'
  3. See error

⏲️ Expected behavior

Keynote Manager to open

🖼 Screenshots of the issue

image

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

==> Default Extension Search Path
C:\Users\jquarry\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
==> Extension Sources - Default
https://github.com/eirannejad/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
24.2 | Version: 24.2.0.63 | Build: 20231029_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2024\"
23.1.3 | Version: 23.1.30.97 | Build: 20230828_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2023\"
2022.1.5 | Version: 22.1.50.17 | Build: 20230915_1530(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2022\"
2021.1.9 | Version: 21.1.90.15 | Build: 20230907_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2021\"
2019.2.2 Hotfix | Version: 19.2.20.24 | Build: 20190808_0900(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2019\"
==> Running Revit Instances
PID: 17848 | 23.1.3 | Version: 23.1.30.97 | Build: 20230828_1515(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2023"
==> User Environment
Microsoft Windows 10 [Version 10.0.19045]
Executing User: 7GENAE\jquarry
Active User: 7GENAE\jquarry
Admin Access: No
%APPDATA%: "C:\Users\jquarry\AppData\Roaming"
Latest Installed .Net Framework: 4.8
Installed .Net Target Packs: v4.8.1
No .Ne-Core Target Packs are installed.
pyRevit CLI v4.8.14.24016+1909.ee814ee2f686d23db8bb6ff80d8bb918ff9adc99

C:\Users\jquarry>

Additional context

sanzoghenzo commented 5 months ago

Hi @jmqrsq

can you please tell us the IronPython engine you're using (the one set in the pyRevit preferences)? If you change the engine version, does is till occur? I also see you have many Revit version installed, does it occur only in 2023 or in each of them?

Last one: can you check if the file KeynoteManagerWindow.xaml is in the folder C:\Users\jquarry\AppData\Roaming\pyRevit\Extensions\pyRevitTools.extension\pyRevit.tab\Drawing Set.panel\Keynotes.pushbutton?

Gilberto-GZ commented 4 months ago

same issue, some news on it?

sanzoghenzo commented 4 months ago

same issue, some news on it?

Same questions...

can you please tell us the IronPython engine you're using (the one set in the pyRevit preferences)? If you change the engine version, does it still occur?

Last one: can you check if the file KeynoteManagerWindow.xaml is in the folder C:\Users\jquarry\AppData\Roaming\pyRevit\Extensions\pyRevitTools.extension\pyRevit.tab\Drawing Set.panel\Keynotes.pushbutton?