I am trying to switch from folders to cabinets on the 2.2 beta1 release.

When running the migrate command I see the errors below.

regards,
Victor

(mayan-edms) root@sjc1-mayan01:/usr/share/mayan-edms# mayan-edms.py migrate 
       
Traceback (most recent call last):
  File "/usr/share/mayan-edms/bin/mayan-edms.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/django/core/management/__init__.py",
 
line 367, in execute_from_command_line
    utility.execute()
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/django/core/management/__init__.py",
 
line 341, in execute
    django.setup()
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/django/__init__.py", 
line 27, in setup
    apps.populate(settings.INSTALLED_APPS)
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/django/apps/registry.py",
 
line 85, in populate
    app_config = AppConfig.create(entry)
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/django/apps/config.py",
 
line 116, in create
    mod = import_module(mod_path)
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/cabinets/apps.py", 
line 14, in <module>
    from .compat import MAYAN_VERSION
  File 
"/usr/share/mayan-edms/local/lib/python2.7/site-packages/cabinets/compat/__init__.py",
 
line 5, in <module>
    MAYAN_VERSION = tuple(map(int, mayan.__version__.split('.')))
ValueError: invalid literal for int() with base 10: '2b1'

-- 


*CONFIDENTIALITY NOTICE: *

*This transmission may contain information which is Vimo, Inc. (DBA 
Getinsured) confidential and/or legally privileged. The information is 
intended only for the use of the individual or entity named on this 
transmission. If you are not the intended recipient, you are hereby 
notified that any disclosure, copying, or distribution of the contents of 
this transmission is strictly prohibited. If you have received this 
transmission in error, please immediately notify me by return e-mail and 
destroy all copies of the original message.*

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to