I cannot import my model classes in order to add data to my database

2019-04-04 Thread Demayne Collins
below is the code. When I try t import the class Membership I get an error message saying "*ModuleNotFoundError: No module named 'membership'" * * at the python IDLE. I need to create an object from the class by instantiating a variable.. It appears my object class is not being recognized. *

Re: Having issues with dependencies and virtual environments when I run pipenv lock and when I try to install django using this command.

2018-07-17 Thread Demayne Collins
quot;$PYENV_ROOT/shims/python" > > > Le mar. 17 juil. 2018 16:33, Demayne Collins a > écrit : > >> I am basically trying to use this tutorial but I having issues with >> python 3.6 and 3.7 and the pipenv command in general. Any assistance would >> he

Having issues with dependencies and virtual environments when I run pipenv lock and when I try to install django using this command.

2018-07-17 Thread Demayne Collins
I am basically trying to use this tutorial but I having issues with python 3.6 and 3.7 and the pipenv command in general. Any assistance would help. here is the error info below. (revdjangoenv) C:\Users\Demayne Collins\Desktop\pages\pages_project>pipenv lock Warning: Your Pipfile requi