webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

AttributeError at / 'module' object has no attribute 'LoginView'

Open MauriceNorden opened this issue 6 years ago • 1 comments

Hello,

After installing webvirtcloud i got this message: if u need more info give me the ssh command and i will send the log.

error

MauriceNorden avatar Dec 25 '19 20:12 MauriceNorden

hi, please check if you install requirements...

<enter install dir>
source venv/bin/activate
pip list
<compare conf/requirements.txt with that list to see if you install django etc>

if you have some information about docker. I recommend you install webvirtcloud with docker: https://github.com/retspen/webvirtcloud/wiki/Docker-Installation

catborise avatar Dec 26 '19 07:12 catborise