Giter Club home page Giter Club logo

hacksandguides's People

Contributors

cybiquity avatar xpertpcnet avatar

Stargazers

 avatar

Watchers

 avatar  avatar

hacksandguides's Issues

While Manually Starting the Server

dex@abc:~$ python3 /opt/dex/simple/core/odoo-bin --addons=/opt/dex/simple/core/addons/,/opt/dex/simple/backend/ --xmlrpc-port=8069
Traceback (most recent call last):
File "/opt/dex/simple/core/odoo-bin", line 5, in
import odoo
File "/opt/dex/simple/core/odoo/init.py", line 89, in
from . import modules
File "/opt/dex/simple/core/odoo/modules/init.py", line 8, in
from . import db, graph, loading, migration, module, registry
File "/opt/dex/simple/core/odoo/modules/graph.py", line 10, in
import odoo.tools as tools
File "/opt/dex/simple/core/odoo/tools/init.py", line 8, in
from .config import config
File "/opt/dex/simple/core/odoo/tools/config.py", line 18, in
from passlib.context import CryptContext
File "/opt/dex/.local/lib/python3.5/site-packages/passlib/context.py", line 20, in
from passlib.registry import get_crypt_handler, _validate_handler_name
File "/opt/dex/.local/lib/python3.5/site-packages/passlib/registry.py", line 11, in
from passlib.utils import is_crypt_handler
File "/opt/dex/.local/lib/python3.5/site-packages/passlib/utils/init.py", line 32, in
from passlib.utils.compat import add_doc, b, bytes, join_bytes, join_byte_values,
ImportError: cannot import name 'b'

This is what I am getting while trying to start it. Nothing effective foun on google. Tried installing various version of passlib too but hard Luck.

How can I resolve this?

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.