Skip to content

ValueError: Excel file format cannot be determined, you must specify an engine manually. #1099

Answered by ekatef
Constable1819 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Constable1819 and many thanks for the report.

I assume you get the error in build_powerplants, correct? If that is the case the problem are caused by some troubles with an assess to one of the powerplants databases. Currently, the problem is fixed in powerplantsmatching but this fix has not yet been included into release which means that some additional tricks are needed to make it work.

@swaechchha has tested the following procedure for that:

  1. comment out powerplantmatching>=0.5.7 line from environment.yaml specification
  2. add the following line to install powerplantmatching from master branch of its github repo
- pip:
  - git+https://github.com/pypsa/powerplantmatching@master
  1. rem…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Constable1819
Comment options

Answer selected by Constable1819
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants