#๐Ÿ”’ Import "numpy" could not be resolved Pylance(reportMissingImports) error

21 messages ยท Page 1 of 1 (latest)

full axleBOT
#

@ashen girder

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

azure ether
#

can you show me lower right corner of VSC, where it shows the python version

ashen girder
azure ether
#

you have the MS version of python installed, uninstall it

ashen girder
#

that makes sense alright

slim orchid
#

make sure to download 3.12, not 3.13 from python.org site

ashen girder
#

alright tysm

slim orchid
slim orchid
ashen girder
#

ooohhh

#

I had no clue

#

That helps alot

slim orchid
#

does it?

#

you didn't have 3.13.0 installed, I'm just telling you to avoid it when installing from the python.org site

#

I guess it helps you to... not install it. That's all.

ashen girder
#

mhm

inland citrus
#

numpy does actually support 3.13 - it has been in alpha for months, after all. In fact it even supports 3.13t. But yeah, I agree that it's a bad idea to get too used to 3.13, since a lot of libraries will take several more months to support it.

ashen girder
#

your right, I have just now started using python again after a break of just using js so Im very rusty, I appreciate all the help

full axleBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.

#

๐Ÿ”’ Import "numpy" could not be resolved Pylance(reportMissingImports) error