Setup and Installation Error: pydesigner.info #322
Unanswered
abhishekpatil32
asked this question in
Technical Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
Thank you for an amazing toolbox. I have followed the video tutorial installing Pydesigner but I am getting the following error:
ydesigner --version
Traceback (most recent call last):
File "/home/abhishek/anaconda3/envs/mri/bin/pydesigner", line 5, in
from pydesigner.main import main
File "/home/abhishek/anaconda3/envs/mri/lib/python3.11/site-packages/pydesigner/main.py", line 17, in
from .info import version
ModuleNotFoundError: No module named 'pydesigner.info'
Does anyone know how can I solve this issue?
Abhishek
Beta Was this translation helpful? Give feedback.
All reactions