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

read_xmile ParseError Issue #1

Open
pascal-at-me opened this issue Aug 6, 2021 · 1 comment
Open

read_xmile ParseError Issue #1

pascal-at-me opened this issue Aug 6, 2021 · 1 comment

Comments

@pascal-at-me
Copy link

pascal-at-me commented Aug 6, 2021

When I try to tun the following code

target <- system.file("models/xmile", "ourmodeld.xmile", package = "pysd2r")
py <- pysd_connect()
py <- read_xmile(py, target)

I get the following issue

pysd2r error: cannot find file, check file path...
Here's the original error message:
Error in py_call_impl(callable, dots$args, dots$keywords): ParseError: Rule 'in_oper' didn't match at '[DRegions]-Rcapincom' (line 1, column 15).

@enekomartinmartinez
Copy link

Hi @pascal-at-me @JimDuggan
This bug should be solved with the newest release of PySD. I don't know if this is automatically solve on pysd2r or you need to update something

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