aMSN Forums
May 24, 2013, 07:58:59 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: [ERROR]No module named papyon  (Read 6277 times)
d3stro13r
Newbie

Offline Offline

Posts: 2


View Profile
« on: May 17, 2009, 09:53:02 am »

i get this error when i try to start amsn2...how can i resolve it?
Quote
Traceback (most recent call last):
  File "amsn2.py", line 9, in <module>
    from amsn2.core import aMSNCore
  File "/usr/share/amsn2/amsn2/__init__.py", line 2, in <module>
    import core
  File "/usr/share/amsn2/amsn2/core/__init__.py", line 2, in <module>
    from amsn import *
  File "/usr/share/amsn2/amsn2/core/amsn.py", line 23, in <module>
    from amsn2 import protocol
  File "/usr/share/amsn2/amsn2/protocol/__init__.py", line 1, in <module>
    from client import *
  File "/usr/share/amsn2/amsn2/protocol/client.py", line 21, in <module>
    import papyon
ImportError: No module named papyon
Logged
billiob
Administrator
Super Power User
*****
Offline Offline

Posts: 1352


View Profile
« Reply #1 on: May 17, 2009, 11:23:41 am »

looks like you forgot to do a "git submodule update --init".

Try amsn2 only if you want to code on it.
Logged
d3stro13r
Newbie

Offline Offline

Posts: 2


View Profile
« Reply #2 on: May 17, 2009, 02:12:43 pm »

Quote from: "billiob"
looks like you forgot to do a "git submodule update --init".


ehm...i don't understand XD
Logged
billiob
Administrator
Super Power User
*****
Offline Offline

Posts: 1352


View Profile
« Reply #3 on: May 17, 2009, 02:36:47 pm »

http://www.amsn-project.net/forums/viewtopic.php?t=5994

this a DEVELOPMENT version, all the users of amsn2 should be developers willing to contribute.
Logged
kakaroto
Administrator
Super Power User
*****
Offline Offline

Posts: 9428


View Profile WWW
« Reply #4 on: May 17, 2009, 07:56:45 pm »

hi, welcome to the forums..
like billiob said, amsn2 is still a development version, it's not stable, you can't really use it to chat, we don't use it ourselves yet, if you want to try out amsn2, it's basically because you want to code for it and add new features, etc.. if you're not a developer, then don't bother, still with amsn 0.x...
Logged

KaKaRoTo
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!