Skip to content

issues Search Results · repo:kewlbear/NumPy-iOS language:Python

Filter by

9 results
 (80 ms)

9 results

inkewlbear/NumPy-iOS (press backspace or delete to remove)

I m attempting to follow the simple example in the readme to set up and it isn t working. Similar issue with NumPySupport.
  • jcmollis
  • Opened 
    on Sep 9, 2024
  • #12

Hey there, I ve added the package normally via the manager and on the first try to build and run, it failes with the following errors: Undefined symbols for architecture arm64: _PyDescr_IsData , referenced ...
  • VotusX
  • Opened 
    on Jun 5, 2024
  • #11

Hello, I m having issues when I update numpy to a latest version. I imported numpy 1.24.2 but I get the following error: error was: No module named numpy.core._multiarray_umath . I want to know why this ...
  • lcsmnts
  • 6
  • Opened 
    on Apr 22, 2023
  • #9

Just following up on the discussion over here. The example app was using SwiftUI but I wanted to use NumPySupport.sitePackagesURL.insertPythonPath() in the didFinishLaunchingWithOptions in my AppDelegate. ...
  • alisonqiu
  • 1
  • Opened 
    on Mar 22, 2023
  • #8

I clone the example project, However the import NumpySupport has a error that No Such Module . How can I start this module?
  • pastapeter
  • 2
  • Opened 
    on Jun 7, 2022
  • #6

Hello, I successfully managed to install the swift package on my project and also had no problem importing the modules and the initialization code also produces no error. But when I try to build the project ...
  • VotusX
  • 5
  • Opened 
    on Apr 18, 2022
  • #5

I m trying to create an IOS app, and upon adding the the pythonkit and numpy-ios packages, when making a simple blank screen and just trying to do let np = Python.import( numpy) it crashes, here is the ...
  • darktakayanagi
  • 2
  • Opened 
    on Nov 10, 2021
  • #4

Showing Recent Messages /Users/herryliq/Library/Developer/Xcode/DerivedData/Example-bqnbyojkvoxhdfcptdgyoanshrsi/Build/Products/Debug-iphoneos/libpython3.8.a(ceval.o) does not contain bitcode. You must ...
  • herryliq
  • 2
  • Opened 
    on Jul 2, 2021
  • #3

i am getting EXC_BAD_ACCESS running the following code: print(odometry) [[ 0.84653428 -0.0890643 -0.5248307 0.11228379] [ 0.04641337 0.99449876 -0.09390424 0.02433897] [ 0.530307 0.055134 0.84601107 ...
  • 1agora
  • 2
  • Opened 
    on May 1, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub