-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is spham a python package and how to install it #1
Comments
Hi, you'll need to install by BTW, |
ok,I can install it in mac and linux,but can't install it in windows |
I found some small bugs. How can I submit a merge request,?
|
Right, it's supported on win-32 but not win-64.
Good catch! I just pushed a fix in version 0.8.4, please upgrade if possible. If you have found more bugs, you're welcome to submit a pull request. Here is a guide: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
This bug has been fixed in version 0.8.3. It sounds like you'd like to use version 0.7.5 though? Unfortunately it's impossible to modify a released version -- once modified, it's a higher version number, right? : ) If you'd prefer not to upgrade the package, feel free to modify the code locally. |
ok, thank you very much |
Can you add a dev branch or a bug branch? so that I can pull the code. I can't pull code in master branch |
The branch "dev" is created. |
when i push code to dev, I received message "ERROR: Permission to fzhu2e/LMRt.git denied to ",Looks like I don't have permission |
Well, the essential steps to submit a pull request (PR) are:
|
utils.py used spham but don't install,why?
The text was updated successfully, but these errors were encountered: