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

pyRevit Emoji not fonctionning #1194

Closed
IrishFriend opened this issue Mar 20, 2021 · 7 comments
Closed

pyRevit Emoji not fonctionning #1194

IrishFriend opened this issue Mar 20, 2021 · 7 comments

Comments

@IrishFriend
Copy link

Hello, just tried to launch Emoji fonction in pyRevit panel
tried to attach an image but it is not working
Windows 10 French

IronPython Traceback:
Traceback (most recent call last):
File "C:\Users\xxx\AppData\Roaming\pyRevit-Master\extensions\pyRevitCore.extension\pyRevit.tab\pyRevit.panel\rpwlinks.stack\emojis.pushbutton\script.py", line 2, in
ImportError: Cannot import name ScriptConsoleEmojis

Script Executor Traceback:
IronPython.Runtime.Exceptions.ImportException: Cannot import name ScriptConsoleEmojis
à IronPython.Runtime.Importer.ImportFrom(CodeContext context, Object from, String name)
à Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame)
à Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
à Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
à IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
à PyRevitLabs.PyRevit.Runtime.IronPythonEngine.Execute(ScriptRuntime& runtime)

@eirannejad
Copy link
Collaborator

Hmm. What's the script?!

@IrishFriend
Copy link
Author

I accessed it from the pyRevit first tab on the left, where you access the settings

@eirannejad
Copy link
Collaborator

uh found it. Thanks a lot. Fixed and will be published with next release

eirannejad added a commit that referenced this issue Mar 21, 2021
@IrishFriend
Copy link
Author

WOW that was quick, Many thanks

@lukemoreira
Copy link

Hi, when is the next release coming out? Is there another documentation I can look at to get the emoji info?

@eirannejad
Copy link
Collaborator

Very soon (next week :D ) just finishing up some stuff

@lukemoreira
Copy link

I know it has nothing to do with this post, but how is the CPython integration going on?
I am very interested in that. Also, I can contribute if you have any documentation on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants