[GH-ISSUE #272] AttributeError at / 'module' object has no attribute 'LoginView' #172

Open
opened 2026-02-27 15:57:37 +03:00 by kerem · 1 comment
Owner

Originally created by @MauriceNorden on GitHub (Dec 25, 2019).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/272

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

Originally created by @MauriceNorden on GitHub (Dec 25, 2019). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/272 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](https://user-images.githubusercontent.com/43381188/71450398-76ffad80-2761-11ea-9c10-0305bd11366d.PNG)
Author
Owner

@catborise commented on GitHub (Dec 26, 2019):

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

<!-- gh-comment-id:568997089 --> @catborise commented on GitHub (Dec 26, 2019): 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#172
No description provided.