FireDynamics / fdsvismap

Tool for waypoint-based verification of visibility in the scope of performance-based fire safety assessment
3 stars 3 forks source link

Error #11

Closed chraibi closed 5 months ago

chraibi commented 5 months ago

When importing fdsvismap I get the following error:

python test.py
FDSVIsMap.py:500: SyntaxWarning: invalid escape sequence '\c'
  ax.annotate(f"WP : {wp_id:>}\nC :
 {wp.c:>}\n$\\alpha$ : {wp.alpha}$^\circ$", xy=(wp.x - 0.2, wp.y + 1.5),
kriboe90 commented 5 months ago

Error was solved.