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

How to install the library in Python for windows #194

Open
marius190 opened this issue Feb 8, 2022 · 2 comments
Open

How to install the library in Python for windows #194

marius190 opened this issue Feb 8, 2022 · 2 comments

Comments

@marius190
Copy link

When I use pip to install the library asterix-decoder, I get a strange large error. Is possible to install the library with pip?

@marius190 marius190 changed the title How to install the library in Python How to install the library in Python for windows Feb 8, 2022
@dsalantic
Copy link
Contributor

It is possible, but you need to have compilation tools on you machine.
For the moment only Linux installation is supported, or Windows if you use Cygwin terminal.
If there is still a problem paste the error strings here.

@marius190
Copy link
Author

I followed the steps to install the library. I installed the Cygwin packages and everything worked fine. I used make and make install. Then asterix.exe is created in the folder ... asterix-master\install. Nevertheless, when I run the .exe I get the following:

image

5 .dll files are missing. I checked the steps and all were done following strictly the instructions in the README file. Why this may happen?

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

No branches or pull requests

2 participants