Python Forum
how do i compile from pyjet import without a compile error?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do i compile from pyjet import without a compile error?
#1
i'm trying to compile the code from the following tutorial -

https://fluidenginedevelopment.org/docum...ython.html

before i'll change it to fit the logo i'm making. i've installed all of the required libraries (in pycharm), and i get the following error while trying to compile it -

/home/kali/PycharmProjects/AndromedaLogo/venv/bin/python /home/kali/PycharmProjects/AndromedaLogo/main.py Traceback (most recent call last): File "/home/kali/PycharmProjects/AndromedaLogo/main.py", line 1, in from pyjet import * TypeError: Item in pyjet.all must be str, not dtype

what seems to be the problem?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] [Solved] Help with an DLL import error Extra 4 9,816 Mar-13-2023, 02:51 AM
Last Post: victorable
  How to compile this graphing program to an exe file? plumberpy 7 3,769 Dec-07-2021, 10:36 AM
Last Post: plumberpy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020