- Beranda
- Komunitas
- Tech
- Programmer Forum
[tanya] python


TS
peyotpetot
[tanya] python
gw belajar pake python gan ..
programnya seperti ini:
tapi kok muncul error seperti ini?
Traceback (most recent call last):
File "cobacoba.py", line 2, in <module>
table = fox.vfptable('c:\cobacoba\mencoba.dbf')
AttributeError: module 'dbf' has no attribute 'vfptable'
sudah gw coba ganti fox.vfptable dengan fox.table atau fox.dbftable juga sama error-nya
gw ga mengerti di mana salahnya karena masih nubi
programnya seperti ini:
Code:
import dbf as fox
table = fox.vfptable('c:\cobacoba\mencoba.dbf')
table.open()
tapi kok muncul error seperti ini?
Traceback (most recent call last):
File "cobacoba.py", line 2, in <module>
table = fox.vfptable('c:\cobacoba\mencoba.dbf')
AttributeError: module 'dbf' has no attribute 'vfptable'
sudah gw coba ganti fox.vfptable dengan fox.table atau fox.dbftable juga sama error-nya
gw ga mengerti di mana salahnya karena masih nubi



nona212 memberi reputasi
1
216
2


Komentar yang asik ya
Urutan
Terbaru
Terlama


Komentar yang asik ya
Komunitas Pilihan