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]: 5.0.0.250.34 is generating errors on python scripts but the issue was resolved by changing back python version from default 2.7 to 3.4 #2560

Open
3 of 5 tasks
s-github-2 opened this issue Feb 3, 2025 · 1 comment
Labels
Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] needs-more-info Issue required to follow the bug report template. Triggered by the stale issue workflow

Comments

@s-github-2
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

5.0.0.250.34 was creating error on following script. Seems like the update of the software reverted python engine to 2.7 from my default 3.4 so all my scripts that were 3.4 based started creating errors on load

⌨ Error/Debug Message

the loader was reporting syntax errors on print ('test') type statements because the active python engine reverted to 2.7 even though all other pyrevit settings were restored with update just fine except for the engine.

♻️ To Reproduce

⏲️ Expected behavior

updates to pyrevit restores the users active python engine selection

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

pyrevit 5.0.0.250.34

Additional context

No response

@s-github-2 s-github-2 added the Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] label Feb 3, 2025
@jmcouffin
Copy link
Contributor

Please fill in all the steps of the issue report for us to consider with all cards in hands

@sanzoghenzo sanzoghenzo added the needs-more-info Issue required to follow the bug report template. Triggered by the stale issue workflow label Feb 6, 2025
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] needs-more-info Issue required to follow the bug report template. Triggered by the stale issue workflow
Projects
None yet
Development

No branches or pull requests

3 participants