DDEXUI icon indicating copy to clipboard operation
DDEXUI copied to clipboard

I can't run program from metadata_form.py

Open touch103 opened this issue 6 years ago • 3 comments

Hi willm I can't run program from metadata_form.py

it show massage in cmd

Traceback (most recent call last): File "metadata_form.py", line 4, in from DDEXUI.ddex.ddex_builder import DDEXBuilder ModuleNotFoundError: No module named 'DDEXUI'

OS : win 10 x64 Python 3.6

touch103 avatar Mar 06 '19 19:03 touch103

I had the exact same issue. I ran a search/replace every occurrence of DDEXUI. with an empty space. After removing all of the DDEXUI. occurrences, I ran python metadata_form.py, and it worked.

dbakiu avatar Mar 11 '19 15:03 dbakiu

J'ai eu exactement le même problème. J'ai exécuté une recherche/remplace chaque occurrence de DDEXUI. avec un espace vide. Après avoir supprimé tous les fichiers DDEXUI. occurrences, j'ai exécuté python metadata_form.py, et cela a fonctionné.

I tried but it doesn't work !! Is there a solution??

Juba15 avatar Nov 21 '21 22:11 Juba15

I tried but it doesn't work !! Is there a solution?

@Juba15 web-based GUI here: https://metadatagui.com/ern/new

sshaw avatar Jan 22 '23 00:01 sshaw