lino-framework / appypod

appy.pod for Python 3
1 stars 3 forks source link

ModuleNotFoundError: No module named 'appy' #5

Open cypna opened 5 years ago

cypna commented 5 years ago

After installing appypod i got error below :

from appy.pod.renderer import Renderer ModuleNotFoundError: No module named 'appy'

khchine5 commented 5 years ago

As mentioned in the readme file . This project is no longer needed. To use the author's development version you can now specify the following in your a requirements.txt file:

-e svn+https://svn.forge.pallavi.be/appy-dev/dev1#egg=appy