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

Installing pip modules on Windows? #183

Open
Daniel2193 opened this issue Feb 26, 2020 · 1 comment
Open

Installing pip modules on Windows? #183

Daniel2193 opened this issue Feb 26, 2020 · 1 comment

Comments

@Daniel2193
Copy link

im trying to use some modules that can be installed with pip but I dont know how I can tell pip to install the module for FreePie. Ive already tried the --target="c:\Program Files (x86)\FreePie\pylib\site-packages" and the folders do appear in that folder but FreePie still cant use them.

@AndersMalmgren
Copy link
Owner

FreePIE uses ironpython which uses Python 2.7 make sure the modules do not use features newer than 2.7

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