Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Youtokentome cannot be installed on Windows if VisualStudio not installed #96

Description

@yilmazay74

Hi,
I have a python app that needs youtokentome indirectly through internal dependencies.
I have successfully installed and run it on my own Windows 10 machine.
When I wanted to deploy it to AWS and thus, I have just created a windows server 2019 server instance on AWS. (by the way, Windows 10 option is not available)
Except youtokentome all other libs successfully installed through pip install.
However, youtokentome keeps throwing errors while installing.
The error message is :
_building 'youtokentome_cython' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

I have installed latest VC++ redist ver 14.32.31332.0, but it did not make any difference.
So my questions are:
1- Is youtokentome not supported on Windows Server 2019?
2- Is there any workaround for this issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions