GithubHelp home page GithubHelp logo

Windows Compatibility about changeme HOT 8 CLOSED

ztgrace avatar ztgrace commented on May 30, 2024
Windows Compatibility

from changeme.

Comments (8)

ztgrace avatar ztgrace commented on May 30, 2024

Hi @ranjithprethan,

Thanks for the bug report. It looks like you're trying to run this on Windows and the code is looking for a forward slash as a directory delimiter. I've obviously never tested this on Windows and your mileage may vary once I get the bug fixed. I'll post a fix shortly to address this bug using the more platform agnostic os.path.sep.

Also, mssql, telnet and ftp are currently broken. I'm hoping to have them working in the next few weeks.

from changeme.

ztgrace avatar ztgrace commented on May 30, 2024

Commit 7c7e890 now uses os.path.sep instead of the hardcoded / Please let me know if that fixes the issue.

from changeme.

ranjithprethan avatar ranjithprethan commented on May 30, 2024

Thank you. That error is fixed. But I have got more errors this time.

from changeme.

ztgrace avatar ztgrace commented on May 30, 2024

Ok, I'm going to convert this issues from a bug to enhancement and use it to track Windows compatibility. Please feel free to post any further errors you receive.

from changeme.

ranjithprethan avatar ranjithprethan commented on May 30, 2024

Hi, It's not working in Linux/ubuntu now. i tried downloading the most recent copy. Kindly look into this

xyz@xyz-VirtualBox:~/changeme-master$ ./changeme.py --help
Traceback (most recent call last):
File "./changeme.py", line 3, in
from changeme import core
File "/home/xyz/changeme-master/changeme/core.py", line 2, in
from cerberus import Validator
ImportError: No module named cerberus

Thanks

from changeme.

ztgrace avatar ztgrace commented on May 30, 2024

Hi @ranjithprethan, it looks like you're missing the cerberus python module. Please follow the installation instructions and let me know if you have any further issues.

from changeme.

ranjithprethan avatar ranjithprethan commented on May 30, 2024

Hi,
It works now. I have installed the right module. Thank you

I have a small query, If my apache tomcat runs in a non-standard port ( e.g. - 8082) , can we add the port number or port range in the yaml file? Pls suggest. Thanks

from changeme.

ztgrace avatar ztgrace commented on May 30, 2024

Windows will not be supported natively, please use docker.

from changeme.

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.