deep-daze icon indicating copy to clipboard operation
deep-daze copied to clipboard

Deep daze on Linux or Android

Open FKOV opened this issue 3 years ago • 10 comments

Hi, firstly I have to congratulate the creator of this module for his amazing work, secondly I was wondering if somehow I can run this module from Linux (preferably on Ubuntu or kali) and if I can somehow try this on android through any android apps, thank you all for your time

FKOV avatar Aug 06 '21 14:08 FKOV

Anyone?

FKOV avatar Aug 07 '21 11:08 FKOV

it is python so yes you can

DumbGameMaker avatar Aug 09 '21 01:08 DumbGameMaker

@DumbGameMaker it is python but it can't found the package unfortunately on Ubuntu and Kali and I also updated the python package

FKOV avatar Aug 09 '21 09:08 FKOV

then download it manually and use the legacy setup.py

DumbGameMaker avatar Aug 09 '21 17:08 DumbGameMaker

@DumbGameMaker this may sound dumb but what do you mean by use the legacy setup.py? Thanks

FKOV avatar Aug 09 '21 17:08 FKOV

@FKOV see the file in this repository named setup.py? that's a python file you can execute

xnghu avatar Aug 10 '21 02:08 xnghu

I see, and how exactly can I execute it? (I am a begginer and thats why I an asking) Thank you for your timr

FKOV avatar Aug 10 '21 09:08 FKOV

Hey, I know it has been a month almost but hopefully you are still looking into using deep-daze.

If you got Python3 installed on your system, then you can simply install the PIP manager for Phyton

To do this, use: "sude apt install python3-pip"

After that is done, simply type "sudo pip install deep-daze"

that will install the program for you including everything it needs :)

ValleryJS avatar Sep 03 '21 04:09 ValleryJS

@PlutodyneSpaceIndustries thanks for the help mate,but I used the Google collab in order to use the program better.

FKOV avatar Sep 03 '21 07:09 FKOV

To run the imagine program, type imagine in the terminal.

if you do NOT have an NVidia CUDA compatible gpu and NVidia CUDA SDK installed, you will need to install it. Otherwise, it will still run but with CPU and will take up a lot of RAM. If running on android, forget about it.

DumbGameMaker avatar Jan 21 '22 04:01 DumbGameMaker