-
Notifications
You must be signed in to change notification settings - Fork 112
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
PyISO will not install on Fedora 32, citing lxml libraries #205
Comments
I encountered the same problem on Windows 10 and MacOS. |
One consolation is that the EIA has much of the data. But it is only for U.S. electricity generation.
Other electricity generation sources such as the ones in Europe, etc., that are listed as being available via PyISO are not aggregated in the way EIA aggregates U.S. Electricity data.
https://www.eia.gov/opendata/qb.php?category=2123635
U.S. Energy Information Administration (EIA) - Qb<https://www.eia.gov/opendata/qb.php?category=2123635>
Click Children Categories to browse data sets; Click through the tree of available series until you reach a Child Series; Click Child Series to display a chart of the data; API call and series information is listed at the top of the page; Export chart data using the icon in the top right of the chart
www.eia.gov
fyi,
M
Max Pyziur
Director - Downstream, Transportation Fuels, & Natural Gas Projects
Energy Policy Research Foundation, Inc. (EPRINC)
1031 31st Street, NW Washington, DC 20007
Mobile: 917-776-7234
Main: 202-944-3339
Email: [email protected]
http://www.eprinc.org/
…________________________________
From: alexlach <[email protected]>
Sent: Wednesday, November 18, 2020 6:11 PM
To: WattTime/pyiso <[email protected]>
Cc: Max Pyziur <[email protected]>; Author <[email protected]>
Subject: Re: [WattTime/pyiso] PyISO will not install on Fedora 32, citing lxml libraries (#205)
I encountered the same problem on Windows 10 and MacOS.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#205 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUV3HQSC7PAGA5QRU3FABLSQRICHANCNFSM4SLEZDBA>.
|
Cowboy time: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installing collected packages: lxml, pyiso
Running setup.py install for lxml ... error
Fedora 32 has python3-lxml-4.4.1-4.fc32.x86_64 installed;
pyiso requires lxml==3.6.4
Shouldn't PyISO be upgraded to use lxml version 4.4?
The text was updated successfully, but these errors were encountered: