Skip to content
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

Finish the migration to the new requirements.txt #388

Merged
merged 4 commits into from
Apr 1, 2019

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Apr 1, 2019

Is is OK to drop pywin32-224-cp27-none-win_amd64.whl or not?

If not, is it OK to pip install it? https://pypi.org/project/pywin32

@cclauss
Copy link
Contributor Author

cclauss commented Apr 1, 2019

Are these messages normal/acceptable??

fixme:msvcrt:__clean_type_info_names_internal (0xdac908) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1d12cfb8) stub
fixme:msvcrt:__clean_type_info_names_internal (0xca10b8) stub
fixme:msvcrt:__clean_type_info_names_internal (0xd6c348) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1d187e98) stub
fixme:msvcrt:__clean_type_info_names_internal (0xc704a8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1801ec448) stub
fixme:msvcrt:__clean_type_info_names_internal (0xaed148) stub
fixme:msvcrt:__clean_type_info_names_internal (0x26a4c8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1d1bdd68) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1e323338) stub

@AlessandroZ
Copy link
Owner

I wouldn't say it's normal, but I can see it on an old travis output: https://travis-ci.com/AlessandroZ/LaZagne/builds/104687662#L2623-L2632

When you try the executable, it does not print it on the cmd output. So it should be ok.

@AlessandroZ AlessandroZ merged commit 94f1405 into AlessandroZ:master Apr 1, 2019
@AlessandroZ
Copy link
Owner

I didn't see your first message. pywin32 should be installed to work. I don't remember why I didn't installed it using pip but if it works using pip it should be ok to change pywin32-224-cp27-none-win_amd64.whl to pip.

@cclauss cclauss deleted the patch-1 branch April 1, 2019 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants