Error running install_aif360() on Windows 8.1
See original GitHub issueAfter I install en load aif360
from Github on my Windows machine, I get an error:
Error: Installing Python packages into a virtualenv is not supported on Windows
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
Installation Guide for AI Fairness 360 Toolkit
We will describe how to install AI Fairness 360 toolkit (AIF360) in a standard machine running a. Windows, Linux, MacOS operating systems.
Read more >error using aif360 package for bias mitigation - Stack Overflow
I installed the package correctly using the command !pip aif360 install in google colab, but after days I was working in my project...
Read more >Windows 8.1 Pro (Retail) Installation Fails At Beginning Of
Windows installation encountered an unexpected error. Verify that the installation sources are accessible, and restart the installation. Error ...
Read more >AI Fairness 360
This extensible open source toolkit can help you examine, report, and mitigate discrimination and bias in machine learning models throughout the AI application ......
Read more >Fairness in AI Systems - Consileon AI
Errors in the prediction of higher-weighted samples are thus more ... pip install ‚aif360[LFR,OptimPreproc]' #Some algorithms require further dependencies.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@FrieseWoudloper please provide more details. @gdequeiroz ^^^
Executing
R.Version()
gave me some interesting informationI downloaded the
adult.*
files and put them in the directory mentioned above. I executed the code again:This time I only got this warning:
So I guess it is working fine now. Could you confirm that?
Upgrading R on my Windows 7 laptop, and installing + running R with administrative privileges didn’t solve the problem on my Windows 8.1 laptop. When I execute the following code:
I still get this error:
So maybe I should just accept that it is not going to work on my old laptop?