Circuitscape / Circuitscape.jl

Algorithms from circuit theory to predict connectivity in heterogeneous landscapes
https://circuitscape.org
MIT License
128 stars 35 forks source link

Error reading ini file - please help #412

Open Katharina-max opened 6 months ago

Katharina-max commented 6 months ago

ERROR: ParseError:

Error @ REPL[9]:1:9

compute(“C:/Users/kat/Desktop/ConnectivityTools/Scripts1/scenario2_highres.ini”)

╙ ── unknown unicode character '“'

Stacktrace: [1] top-level scope @ none:1

Describe the bug, with logs A clear and concise description of what the bug is, along with a copy of the logs in the following format:

<INSERT LOGS HERE> 

How to reproduce (PLEASE ATTACH YOUR PROBLEM FILES) Steps to reproduce the behavior, including your files (your INI, raster file, focal points, etc).

Circuitscape and Julia version Circuitscape vX.X.X (obtained from running using Pkg; Pkg.status() and Julia vX.X.X (obtained from running versioninfo())

Additional context Add any other context about the problem here.

ranjanan commented 3 weeks ago

@Katharina-max could you attach the problematic INI file?