Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Unable to find an entry point named 'ExportVenvByNameToAFile'

buddhiDB
7 - Meteor

Hi Alteryx Community,

 

I'm encountering an issue when trying to export an analytic app that includes Python tools. The error message I receive is:

 

"Unable to find an entry point named 'ExportVenvByNameToAFile' in DLL 'VirtualEnvironmentManager.dll'."

 

Has anyone experienced this before or knows how to resolve it? Any guidance would be greatly appreciated.

6 REPLIES 6
caltang
17 - Castor
17 - Castor

Have you raised a ticket with Alteryx Support to assist? Never seen this error before. Do you know where the genesis point is?

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Bhagira
5 - Atom

Please check the attachment

buddhiDB
7 - Meteor

@caltang , how to raise a ticket for Alteryx support ?

caltang
17 - Castor
17 - Castor

Follow this: https://knowledge.alteryx.com/index/s/article/How-to-Submit-a-Customer-Support-Case-through-Mission-... 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
caltang
17 - Castor
17 - Castor

I think you commented on the wrong thread @Bhagira 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
apathetichell
20 - Arcturus

this is definitely a weird one --- it's trying to export your local python venv (or the alteryx python venv) to a file --- which is weird. what version Alteryx, what version Server? anything weird that you are using in your python tool itself for environment management (uv, Poetry?)

Labels
Top Solution Authors