Giter VIP home page Giter VIP logo

Comments (8)

lad1337 avatar lad1337 commented on August 22, 2024

To start XDM there is no need to run the setup.py ... Just
python XDM.py

But "ImportError: No module named xdm" is really weird ... Is there a folder named "xdm" in the root folder?

from xdm.

itsme9x avatar itsme9x commented on August 22, 2024

squeezeplug:/XDM# dir
LICENSE README.md babel.cfg doc i18n repoJSONmaker.py setup.py
Meta-Resources XDM.py corePlugins html lib rootLibs
squeezeplug:/XDM# python XDM.py
Traceback (most recent call last):
File "XDM.py", line 51, in
import xdm
ImportError: No module named xdm

from xdm.

lad1337 avatar lad1337 commented on August 22, 2024

Yeah there is like 90% of the program missing ... Delete the folder and try the git clone again many it was an issue with GitHub :/

from xdm.

itsme9x avatar itsme9x commented on August 22, 2024

Okay, that resolved that, but now the next import issue...

squeezeplug:/XDM# python XDM.py
Traceback (most recent call last):
File "XDM.py", line 51, in
import xdm
File "/XDM/xdm/init.py", line 25, in
from lib.profilehooks import profile as profileHookFunction
File "/XDM/lib/profilehooks.py", line 106, in
from profile import Profile
ImportError: No module named profile
squeezeplug:/XDM#

from xdm.

lad1337 avatar lad1337 commented on August 22, 2024

What python version are you using ? XDM works best / only (I have to determine that) with version 2.7.x

from xdm.

itsme9x avatar itsme9x commented on August 22, 2024

squeezeplug:/XDM# python
Python 2.6.6 (r266:84292, Dec 27 2010, 21:57:32)
[GCC 4.4.5 20100902 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.

from xdm.

lad1337 avatar lad1337 commented on August 22, 2024

well as we can see you are using 2.6.6 try 2.7

from xdm.

itsme9x avatar itsme9x commented on August 22, 2024

that fixed it!

from xdm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.