Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

"iplantuml" is not accessed Pylance error

$
0
0

I'm trying to use plantuml in jupyter notebook within vsCode

pip install iplantumlimport iplantuml%%plantuml@startumlAlice -> Bob: Authentication RequestBob --> Alice: Authentication Response@enduml

Keep getting this errorCell In[3], line 5Alice -> Bob: Authentication Request^SyntaxError: invalid syntax

If I hover over the import iplantuml - I see this error - "iplantuml" is not accessed Pylance.

I can generate a plot using matplotlib. It is only plantuml I'm unable to use

What am I missing?


Viewing all articles
Browse latest Browse all 23131

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>