You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
**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 runningversioninfo()
)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: