Code Monkey home page Code Monkey logo

xtdbash's People

Contributors

mdimiceli avatar psycofdj avatar romain-dartigues avatar

Watchers

 avatar  avatar

Forkers

mdimiceli

xtdbash's Issues

incompatibility with python3

There is an error with python3 :

Traceback (most recent call last):
  File "/home/mdimiceli/lib/xtdbash/bin/prompt", line 177, in <module>
    l_printer.run()
  File "/home/mdimiceli/lib/xtdbash/bin/prompt", line 163, in run
    self.write_header()
  File "/home/mdimiceli/lib/xtdbash/bin/prompt", line 96, in write_header
    self.write("\n%s " % Printer.ITEMS["header"], Printer.ITEM_COLORS["header"])
  File "/home/mdimiceli/lib/xtdbash/bin/prompt", line 86, in write
    self.m_count += len(p_text.decode("utf-8"))
AttributeError: 'str' object has no attribute 'decode'

The decode function is useless with python3 (the strings are already in unicode format)

white spaces in install dir break xtdbash

If xtdbash is installed in a path containing whitespaces, it will not load and install properly. You will see such errors messages:

xtdbash error: unable to find requested module aliases in /Volumes

or

-bash: /Volumes/Macintosh: No such file or directory

(I tried to install xtdbash in /Volumes/Macintosh HDD/Users/jpp/github/psycofdj/xtdbash/xtdbash/)

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.